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/dotnet-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: open-feature/dotnet-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rlamb/immutable-with-builders-interfaces
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 25 files changed
  • 1 contributor

Commits on Oct 4, 2022

  1. First pass.

    Signed-off-by: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com>
    kinyoklion committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    37cb08c View commit details
    Browse the repository at this point in the history
  2. Add doucmentation and do code cleanup.

    Signed-off-by: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com>
    kinyoklion committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    3556ac7 View commit details
    Browse the repository at this point in the history
  3. Better encapsulate the builder. Update the readme with an example.

    Signed-off-by: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com>
    kinyoklion committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    ea41589 View commit details
    Browse the repository at this point in the history
  4. Format files.

    Signed-off-by: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com>
    kinyoklion committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    698ec0c View commit details
    Browse the repository at this point in the history
  5. With interfaces as well.

    Signed-off-by: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com>
    kinyoklion committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    8e390f5 View commit details
    Browse the repository at this point in the history
Loading