Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [#441] Optimize the HTTP testing process [#2] #708

Merged
merged 13 commits into from
Nov 2, 2024

Merge remote-tracking branch 'origin/kkumar-gcc/#441-1' into kkumar-g…

c524163
Select commit
Loading
Failed to load commit list.
Merged

feat: [#441] Optimize the HTTP testing process [#2] #708

Merge remote-tracking branch 'origin/kkumar-gcc/#441-1' into kkumar-g…
c524163
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 2, 2024 in 0s

69.60% (-0.15%) compared to 8b33e6b

View this Pull Request on Codecov

69.60% (-0.15%) compared to 8b33e6b

Details

Codecov Report

Attention: Patch coverage is 48.78049% with 63 lines in your changes missing coverage. Please review.

Project coverage is 69.60%. Comparing base (8b33e6b) to head (c524163).

Files with missing lines Patch % Lines
testing/test_response.go 65.21% 30 Missing and 2 partials ⚠️
testing/test_request.go 0.00% 19 Missing ⚠️
testing/assertable_json_string.go 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #708      +/-   ##
==========================================
- Coverage   69.75%   69.60%   -0.15%     
==========================================
  Files         194      195       +1     
  Lines       15108    15225     +117     
==========================================
+ Hits        10539    10598      +59     
- Misses       3999     4055      +56     
- Partials      570      572       +2     

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