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

type erased ScopedExpectation #24

Merged
merged 12 commits into from
Sep 21, 2024

fix: correct several typos

bf5ed61
Select commit
Loading
Failed to load commit list.
Merged

type erased ScopedExpectation #24

fix: correct several typos
bf5ed61
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 21, 2024 in 0s

96.63% (+0.14%) compared to 65c7a52

View this Pull Request on Codecov

96.63% (+0.14%) compared to 65c7a52

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.63%. Comparing base (65c7a52) to head (bf5ed61).

Additional details and impacted files
@@               Coverage Diff               @@
##           development      #24      +/-   ##
===============================================
+ Coverage        96.49%   96.63%   +0.14%     
===============================================
  Files               13       13              
  Lines              855      861       +6     
  Branches           276      274       -2     
===============================================
+ Hits               825      832       +7     
  Misses               8        8              
+ Partials            22       21       -1     

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