-
Notifications
You must be signed in to change notification settings - Fork 30
ci: switch to hatch #297
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: switch to hatch #297
Conversation
Signed-off-by: gruebel <anton.gruebel@gmail.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #297 +/- ##
==========================================
+ Coverage 94.77% 97.10% +2.33%
==========================================
Files 20 27 +7
Lines 651 1176 +525
==========================================
+ Hits 617 1142 +525
Misses 34 34
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
# Conflicts: # requirements.txt
|
Nice work! Let's derisk the current release by waiting to merge until after we release event support 🙏 |
|
Sorry for the delay! Looks good to me. Only wondering if we should pin the test dependencies and let renovate handle updates. |
I have no problem with pinning them, but I couldn't find any info about |
# Conflicts: # requirements.txt
|
Ah makes sense, I only thought about the dependencies being in a |
…penfeature/test-harness to v2.11.1 (open-feature#297) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR
Fixes #59
Fixes #133