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

Bug #599 - Update documentation to reflect the correct signature of the Timing() method #600

Merged
merged 2 commits into from
Jan 8, 2024

Bug #599 - Remove sampleRate and define as the convenience method.

e9384c4
Select commit
Loading
Failed to load commit list.
Merged

Bug #599 - Update documentation to reflect the correct signature of the Timing() method #600

Bug #599 - Remove sampleRate and define as the convenience method.
e9384c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 8, 2024 in 0s

83.48% (-0.30%) compared to 3623a67

View this Pull Request on Codecov

83.48% (-0.30%) compared to 3623a67

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3623a67) 83.77% compared to head (e9384c4) 83.48%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #600      +/-   ##
==========================================
- Coverage   83.77%   83.48%   -0.30%     
==========================================
  Files          28       28              
  Lines         672      672              
  Branches      151      151              
==========================================
- Hits          563      561       -2     
- Misses         67       70       +3     
+ Partials       42       41       -1     

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