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

fix: limit the number of bytes read from an HTTP response #629

Merged
merged 1 commit into from
Nov 4, 2023

Conversation

favonia
Copy link
Owner

@favonia favonia commented Nov 4, 2023

No description provided.

Copy link

sonarcloud bot commented Nov 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

codecov bot commented Nov 4, 2023

Codecov Report

Merging #629 (2021167) into main (9f456ff) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #629      +/-   ##
==========================================
- Coverage   88.46%   88.45%   -0.01%     
==========================================
  Files          45       45              
  Lines        2332     2330       -2     
==========================================
- Hits         2063     2061       -2     
  Misses        259      259              
  Partials       10       10              
Flag Coverage Δ
unittests 88.45% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
internal/config/network_probe.go 74.28% <100.00%> (-1.39%) ⬇️
internal/monitor/healthchecks.go 86.04% <100.00%> (ø)
internal/monitor/uptimekuma.go 95.69% <100.00%> (ø)
internal/provider/protocol/httpcore.go 85.18% <100.00%> (ø)

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@favonia favonia merged commit d64e8d4 into main Nov 4, 2023
12 checks passed
@favonia favonia deleted the limitreader branch November 4, 2023 15:06
@favonia favonia added this to the 1.12.0 milestone Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant