Skip to content

refactor: use constructor function `satisfies()` in `Spec::satisfies_…

2b28758
Select commit
Loading
Failed to load commit list.
Merged

feat!: provide constructor functions for expectations #55

refactor: use constructor function `satisfies()` in `Spec::satisfies_…
2b28758
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 22, 2025 in 1s

93.84% (-2.47%) compared to 9119cda

View this Pull Request on Codecov

93.84% (-2.47%) compared to 9119cda

Details

Codecov Report

Attention: Patch coverage is 98.80000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 93.84%. Comparing base (9119cda) to head (2b28758).

Files with missing lines Patch % Lines
src/expectations.rs 98.34% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
- Coverage   96.30%   93.84%   -2.47%     
==========================================
  Files          32       32              
  Lines        4227     4546     +319     
  Branches     4227     4546     +319     
==========================================
+ Hits         4071     4266     +195     
- Misses        110      234     +124     
  Partials       46       46              

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

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