Skip to content

Fix linting

e4b5bcd
Select commit
Loading
Failed to load commit list.
Merged

Change update logging for http assert #290

Fix linting
e4b5bcd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2026 in 1s

57.38% (+0.03%) compared to 8a842ba

View this Pull Request on Codecov

57.38% (+0.03%) compared to 8a842ba

Details

Codecov Report

❌ Patch coverage is 78.57143% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.38%. Comparing base (8a842ba) to head (e4b5bcd).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/openSearch/ostesting/tester.go 0.00% 3 Missing ⚠️
pkg/httpassert/response.go 83.33% 2 Missing ⚠️
pkg/notifications/notification.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #290      +/-   ##
==========================================
+ Coverage   57.34%   57.38%   +0.03%     
==========================================
  Files          69       69              
  Lines        3887     3900      +13     
==========================================
+ Hits         2229     2238       +9     
- Misses       1470     1474       +4     
  Partials      188      188              

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