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

Specify User Agent for Console CLI requests #952

Merged
merged 16 commits into from
Sep 20, 2024

Add additional tests for client options

9c8868c
Select commit
Loading
Failed to load commit list.
Merged

Specify User Agent for Console CLI requests #952

Add additional tests for client options
9c8868c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 20, 2024 in 0s

78.98% (-1.90%) compared to 492e5b9

View this Pull Request on Codecov

78.98% (-1.90%) compared to 492e5b9

Details

Codecov Report

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

Project coverage is 78.98%. Comparing base (492e5b9) to head (9c8868c).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...console_link/console_link/models/metrics_source.py 78.57% 3 Missing ⚠️
...sole/lib/console_link/console_link/models/utils.py 90.47% 2 Missing ⚠️
.../lib/console_link/console_link/models/osi_utils.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #952      +/-   ##
============================================
- Coverage     80.88%   78.98%   -1.90%     
  Complexity     2723     2723              
============================================
  Files           402      375      -27     
  Lines         15586    13869    -1717     
  Branches        970      970              
============================================
- Hits          12607    10955    -1652     
+ Misses         2405     2340      -65     
  Partials        574      574              

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