ruby-sdk icon indicating copy to clipboard operation
ruby-sdk copied to clipboard

refactor: changed client metaprogramming to send with real methods

Open maxveldink opened this issue 1 year ago • 1 comments

This PR

  • adds this new feature

Related Issues

Fixes #1234523

Notes

Follow-up Tasks

How to test

maxveldink avatar Oct 02 '24 00:10 maxveldink

Codecov Report

:x: Patch coverage is 92.85714% with 2 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 98.75%. Comparing base (3ca368d) to head (aa098db). :warning: Report is 45 commits behind head on main.

Files with missing lines Patch % Lines
lib/open_feature/sdk/client.rb 92.85% 2 Missing :warning:
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     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Oct 02 '24 00:10 codecov[bot]