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

Pass bootstrap_kwargs to bootstrap call in get_moments_cov #473

Merged
merged 3 commits into from
Dec 29, 2023

Merge branch 'main' into bootstrap

6f19b20
Select commit
Loading
Failed to load commit list.
Merged

Pass bootstrap_kwargs to bootstrap call in get_moments_cov #473

Merge branch 'main' into bootstrap
6f19b20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 29, 2023 in 0s

92.97% (target 90.00%)

View this Pull Request on Codecov

92.97% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5deb5a2) 92.96% compared to head (6f19b20) 92.97%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #473   +/-   ##
=======================================
  Coverage   92.96%   92.97%           
=======================================
  Files         193      193           
  Lines       14620    14631   +11     
=======================================
+ Hits        13592    13603   +11     
  Misses       1028     1028           

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