-
Notifications
You must be signed in to change notification settings - Fork 42
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
feat: update test harness with metadata assertions #1467 #1319
feat: update test harness with metadata assertions #1467 #1319
Conversation
974ce86
to
154a1b9
Compare
Signed-off-by: christian.lutnik <[email protected]>
Signed-off-by: christian.lutnik <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1319 +/- ##
============================================
+ Coverage 92.78% 93.24% +0.45%
- Complexity 465 468 +3
============================================
Files 43 43
Lines 1123 1125 +2
Branches 90 90
============================================
+ Hits 1042 1049 +7
+ Misses 53 48 -5
Partials 28 28
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: christian.lutnik <[email protected]>
Signed-off-by: christian.lutnik <[email protected]>
Signed-off-by: Simon Schrottner <[email protected]>
|
This PR
Implements the gherkin tests added with this PR open-feature/spec#289
Waiting for open-feature/spec#294
Related Issues
Part of open-feature/flagd#1467