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(ping): #1260 deprecate ping request #1288

Merged

fix wrong sample

c489e90
Select commit
Loading
Failed to load commit list.
Merged

feat(ping): #1260 deprecate ping request #1288

fix wrong sample
c489e90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 10, 2024 in 0s

63.77% (+1.25%) compared to 6a29470

View this Pull Request on Codecov

63.77% (+1.25%) compared to 6a29470

Details

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 63.77%. Comparing base (6a29470) to head (c489e90).
Report is 12 commits behind head on main.

Files Patch % Lines
src/components/logger/startup-message.ts 0.00% 3 Missing and 1 partial ⚠️
src/components/probe/prober/http/request.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1288      +/-   ##
==========================================
+ Coverage   62.51%   63.77%   +1.25%     
==========================================
  Files         112      108       -4     
  Lines        3391     3376      -15     
  Branches      591      572      -19     
==========================================
+ Hits         2120     2153      +33     
+ Misses       1079     1040      -39     
+ Partials      192      183       -9     

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