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: emit metrics when serving p2p registry API #53

Merged
merged 1 commit into from
Jul 16, 2024

feat: emit metrics when serving p2p registry API

f2b36f4
Select commit
Loading
Failed to load commit list.
Merged

feat: emit metrics when serving p2p registry API #53

feat: emit metrics when serving p2p registry API
f2b36f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2024 in 0s

66.55% (target 65.00%)

View this Pull Request on Codecov

66.55% (target 65.00%)

Details

Codecov Report

Attention: Patch coverage is 62.50000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 66.55%. Comparing base (145f21b) to head (f2b36f4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #53      +/-   ##
==========================================
+ Coverage   66.45%   66.55%   +0.10%     
==========================================
  Files          38       38              
  Lines        1863     1872       +9     
==========================================
+ Hits         1238     1246       +8     
- Misses        625      626       +1     
Files Coverage Δ
pkg/handlers/v2/handler.go 39.13% <100.00%> (ø)
pkg/discovery/content/registry/mirror.go 81.53% <60.00%> (+1.18%) ⬆️