Skip to content

Conversation

kylejuliandev
Copy link
Contributor

This PR

This adds a README to the Dependency Injection NuGet package with a deprecation notice or warning.

Related Issues

Fixes #472

Notes

Follow-up Tasks

How to test

* Add deprecation notice in README
* Ensure release-please-config includes extra readme file

Signed-off-by: Kyle Julian <[email protected]>
@kylejuliandev kylejuliandev requested a review from a team as a code owner July 24, 2025 17:46
Copy link

codecov bot commented Jul 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.48%. Comparing base (6e521d2) to head (421b80c).
⚠️ Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #530      +/-   ##
==========================================
+ Coverage   88.18%   88.48%   +0.29%     
==========================================
  Files          49       50       +1     
  Lines        2049     2102      +53     
  Branches      239      245       +6     
==========================================
+ Hits         1807     1860      +53     
  Misses        191      191              
  Partials       51       51              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@askpt askpt mentioned this pull request Jul 24, 2025
Copy link
Member

@benjiro benjiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🏆

@askpt askpt enabled auto-merge August 13, 2025 19:49
@askpt askpt added this pull request to the merge queue Aug 19, 2025
Merged via the queue into open-feature:main with commit 5630d2b Aug 19, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate OpenFeature.DependencyInjection
4 participants