Skip to content

chore: stabilize transitive flagd deps#387

Merged
toddbaert merged 1 commit intomainfrom
feat/flagd-core-api-1.0
Apr 24, 2026
Merged

chore: stabilize transitive flagd deps#387
toddbaert merged 1 commit intomainfrom
feat/flagd-core-api-1.0

Conversation

@toddbaert
Copy link
Copy Markdown
Member

@toddbaert toddbaert commented Apr 24, 2026

This allows us to express transitive dep graphs that will allow us to handle breaking changes, as discussed here.

Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
@toddbaert toddbaert requested review from a team as code owners April 24, 2026 17:46
@github-actions github-actions Bot requested review from aepfli and federicobond April 24, 2026 17:46
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.94%. Comparing base (6b7c78e) to head (6ba8665).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #387      +/-   ##
==========================================
- Coverage   96.14%   95.94%   -0.20%     
==========================================
  Files          47       33      -14     
  Lines        1737     1135     -602     
==========================================
- Hits         1670     1089     -581     
+ Misses         67       46      -21     

☔ 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.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request prepares the project for a 1.0.0 release by configuring release-please and updating dependency constraints for 'openfeature-flagd-core' and 'openfeature-flagd-api'. Feedback was provided to adjust the version ranges to include the current 0.1.0 version, as pinning to 1.0.0 immediately would cause build failures in environments using workspace resolution.

Comment thread providers/openfeature-provider-flagd/pyproject.toml
Comment thread tools/openfeature-flagd-core/pyproject.toml
@toddbaert toddbaert merged commit 6d3c5f8 into main Apr 24, 2026
19 of 20 checks passed
@toddbaert toddbaert deleted the feat/flagd-core-api-1.0 branch April 24, 2026 17:55
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.

3 participants