Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BrandonLWhite/package-python-function
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.5
Choose a base ref
...
head repository: BrandonLWhite/package-python-function
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.6
Choose a head ref
  • 4 commits
  • 22 files changed
  • 1 contributor

Commits on Mar 24, 2025

  1. Add some basic test coverage (#6)

    * Add some basic test coverage
    
    * Doc comments and readme
    
    * Document args.
    Add test assert.
    
    * Fix failing test
    BrandonLWhite authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    d8b1f3f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Improve logging (#7)

    * Improve logging
    
    * Add POC script
    BrandonLWhite authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    53cbb16 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. Use standard distribution file naming convention (#8)

    * Improve POC script logging
    
    * Change default output filename to align with de facto standards for underscores
    
    * Use PEP-427 distribution file naming
    BrandonLWhite authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    01eca55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a89f3ee View commit details
    Browse the repository at this point in the history
Loading