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

refactor: changed client metaprogramming to send with real methods #154

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

refactor: changed client metaprogramming to send with real methods

aa098db
Select commit
Loading
Failed to load commit list.
Draft

refactor: changed client metaprogramming to send with real methods #154

refactor: changed client metaprogramming to send with real methods
aa098db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 31, 2024 in 0s

98.75% (-0.79%) compared to 3ca368d

View this Pull Request on Codecov

98.75% (-0.79%) compared to 3ca368d

Details

Codecov Report

Attention: Patch coverage is 92.85714% with 2 lines in your changes missing coverage. Please review.

Project coverage is 98.75%. Comparing base (3ca368d) to head (aa098db).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
lib/open_feature/sdk/client.rb 92.85% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
- Coverage   99.54%   98.75%   -0.79%     
==========================================
  Files          16       16              
  Lines         218      241      +23     
==========================================
+ Hits          217      238      +21     
- Misses          1        3       +2     

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