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

Fix/security vulnerability #5692

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Update test to fix assertion error and logging info

7b64d54
Select commit
Loading
Failed to load commit list.
Draft

Fix/security vulnerability #5692

Update test to fix assertion error and logging info
7b64d54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2024 in 0s

96.34% (-0.02%) compared to 92b6f22

View this Pull Request on Codecov

96.34% (-0.02%) compared to 92b6f22

Details

Codecov Report

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

Project coverage is 96.34%. Comparing base (92b6f22) to head (7b64d54).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
datahub/dnb_api/views.py 80.95% 4 Missing ⚠️
datahub/dnb_api/utils.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5692      +/-   ##
==========================================
- Coverage   96.36%   96.34%   -0.02%     
==========================================
  Files        1010     1010              
  Lines       23954    23966      +12     
  Branches     2155     2155              
==========================================
+ Hits        23084    23091       +7     
- Misses        703      707       +4     
- Partials      167      168       +1     

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