Skip to content

Add http assert matcher NotEmpty

e3d09cf
Select commit
Loading
Failed to load commit list.
Merged

Add http assert matcher NotEmpty #291

Add http assert matcher NotEmpty
e3d09cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2026 in 0s

57.39% (+0.01%) compared to 3a6c802

View this Pull Request on Codecov

57.39% (+0.01%) compared to 3a6c802

Details

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.39%. Comparing base (3a6c802) to head (e3d09cf).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/httpassert/matcher.go 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #291      +/-   ##
==========================================
+ Coverage   57.38%   57.39%   +0.01%     
==========================================
  Files          69       69              
  Lines        3900     3906       +6     
==========================================
+ Hits         2238     2242       +4     
- Misses       1474     1475       +1     
- Partials      188      189       +1     

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