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

Capture built in metrics from System.Diagnostics.Metrics API #3052

Merged
merged 40 commits into from
Jan 30, 2024

Integrating review feedback

e26175e
Select commit
Loading
Failed to load commit list.
Merged

Capture built in metrics from System.Diagnostics.Metrics API #3052

Integrating review feedback
e26175e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2024 in 1s

76.43% (+1.04%) compared to 741e088

View this Pull Request on Codecov

76.43% (+1.04%) compared to 741e088

Details

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (741e088) 75.39% compared to head (e26175e) 76.43%.

Files Patch % Lines
...entry/Internal/SystemDiagnosticsMetricsListener.cs 72.09% 10 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3052      +/-   ##
==========================================
+ Coverage   75.39%   76.43%   +1.04%     
==========================================
  Files         351      355       +4     
  Lines       13175    13381     +206     
  Branches     2613     2656      +43     
==========================================
+ Hits         9933    10228     +295     
+ Misses       2572     2474      -98     
- Partials      670      679       +9     

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