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

Add ice transport api to get selected pair stats #2923

Merged
merged 2 commits into from
Oct 7, 2024

Merge branch 'master' into raja_selected_candidate_pair_stats

70504e4
Select commit
Loading
Failed to load commit list.
Merged

Add ice transport api to get selected pair stats #2923

Merge branch 'master' into raja_selected_candidate_pair_stats
70504e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2024 in 0s

78.97% (+0.05%) compared to 64f32d2

View this Pull Request on Codecov

78.97% (+0.05%) compared to 64f32d2

Details

Codecov Report

Attention: Patch coverage is 84.31373% with 8 lines in your changes missing coverage. Please review.

Project coverage is 78.97%. Comparing base (64f32d2) to head (70504e4).

Files with missing lines Patch % Lines
icegatherer.go 57.14% 4 Missing and 2 partials ⚠️
stats.go 94.28% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2923      +/-   ##
==========================================
+ Coverage   78.92%   78.97%   +0.05%     
==========================================
  Files          89       89              
  Lines        8568     8586      +18     
==========================================
+ Hits         6762     6781      +19     
  Misses       1315     1315              
+ Partials      491      490       -1     

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