Skip to content

Fix duplicate violations when reusing that() for multiple should() calls

49ad5fc
Select commit
Loading
Failed to load commit list.
Merged

Permits to reuse the same that() for multiple should() #543

Fix duplicate violations when reusing that() for multiple should() calls
49ad5fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2025 in 1s

97.75% (+0.00%) compared to f8978a3

View this Pull Request on Codecov

97.75% (+0.00%) compared to f8978a3

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.75%. Comparing base (f8978a3) to head (49ad5fc).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #543   +/-   ##
=========================================
  Coverage     97.75%   97.75%           
- Complexity      616      617    +1     
=========================================
  Files            80       80           
  Lines          1779     1784    +5     
=========================================
+ Hits           1739     1744    +5     
  Misses           40       40           

☔ 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.