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: open-feature/python-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3e2c102
Choose a base ref
...
head repository: open-feature/python-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 504a3af
Choose a head ref
  • 2 commits
  • 6 files changed
  • 3 contributors

Commits on Dec 28, 2022

  1. feat: defaults to NoOpProvider (#66)

    * feat: defaults to NoOpProvider
    
    ensures a provider will always be returned
    
    Signed-off-by: Tom Carrio <tom@carrio.dev>
    
    * test: update for default provider being safe with default
    
    Signed-off-by: Tom Carrio <tom@carrio.dev>
    
    * chore: fix misspelling in test case
    
    Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
    Signed-off-by: Tom Carrio <tom@carrio.dev>
    
    Signed-off-by: Tom Carrio <tom@carrio.dev>
    Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
    tcarrio and beeme1mr authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    9276d35 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.0.8 (#67)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    504a3af View commit details
    Browse the repository at this point in the history
Loading