Skip to content

Conversation

kylejuliandev
Copy link
Contributor

This PR

Add code to handle the new scenarios covered in the specification gherkin files. Some of the scenarios are skipped as the core SDK does not have support for it yet, for example like disabled InMemoryProvider flags.

Tests fail at the moment due to the bug logged in #603.

Related Issues

Notes

Follow-up Tasks

How to test

Signed-off-by: Kyle Julian <38759683+kylejuliandev@users.noreply.github.com>
Signed-off-by: Kyle Julian <38759683+kylejuliandev@users.noreply.github.com>
Signed-off-by: Kyle Julian <38759683+kylejuliandev@users.noreply.github.com>
Some of the test cases have been skipped due to the SDK not having
support for it yet. Some tests will fail due to a bug in the
InMemoryProvider.

Signed-off-by: Kyle Julian <38759683+kylejuliandev@users.noreply.github.com>
Copy link

codecov bot commented Oct 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.76%. Comparing base (51aefbc) to head (0869166).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #604      +/-   ##
==========================================
+ Coverage   89.52%   89.76%   +0.23%     
==========================================
  Files          77       77              
  Lines        3084     3166      +82     
  Branches      350      364      +14     
==========================================
+ Hits         2761     2842      +81     
+ Misses        256      253       -3     
- Partials       67       71       +4     

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

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.

1 participant