Skip to content
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: add support for eventing #166

Merged
merged 31 commits into from
Jan 16, 2024

give more time to receive event

2494599
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for eventing #166

give more time to receive event
2494599
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2024 in 0s

94.73% (+0.42%) compared to 24c3441

View this Pull Request on Codecov

94.73% (+0.42%) compared to 24c3441

Details

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (24c3441) 94.30% compared to head (2494599) 94.73%.
Report is 6 commits behind head on main.

Files Patch % Lines
src/OpenFeature/EventExecutor.cs 95.29% 6 Missing and 6 partials ⚠️
src/OpenFeature/Api.cs 84.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #166      +/-   ##
==========================================
+ Coverage   94.30%   94.73%   +0.42%     
==========================================
  Files          21       23       +2     
  Lines         650      931     +281     
  Branches       54       93      +39     
==========================================
+ Hits          613      882     +269     
- Misses         23       29       +6     
- Partials       14       20       +6     

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