Skip to content

Change http assert interface for Request into RequestStart and Request

c408d5d
Select commit
Loading
Failed to load commit list.
Merged

Task/http assert json template #292

Change http assert interface for Request into RequestStart and Request
c408d5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2026 in 0s

57.30% (-0.09%) compared to ec03fdb, passed because coverage increased by 0.45% when compared to adjusted base (56.85%)

View this Pull Request on Codecov

57.30% (-0.09%) compared to ec03fdb, passed because coverage increased by 0.45% when compared to adjusted base (56.85%)

Details

Codecov Report

❌ Patch coverage is 70.76923% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.30%. Comparing base (ec03fdb) to head (c408d5d).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/httpassert/request.go 76.13% 18 Missing and 3 partials ⚠️
pkg/httpassert/assert.go 60.86% 8 Missing and 1 partial ⚠️
pkg/httpassert/matcher.go 60.00% 2 Missing and 2 partials ⚠️
pkg/httpassert/response.go 55.55% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #292      +/-   ##
==========================================
- Coverage   57.39%   57.30%   -0.09%     
==========================================
  Files          69       70       +1     
  Lines        3906     3940      +34     
==========================================
+ Hits         2242     2258      +16     
- Misses       1475     1486      +11     
- Partials      189      196       +7     

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