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

PROD-2134: Adds validation for taxonomy labels #4982

Merged
merged 7 commits into from
Jun 14, 2024

Fix breaking tests

f5091b2
Select commit
Loading
Failed to load commit list.
Merged

PROD-2134: Adds validation for taxonomy labels #4982

Fix breaking tests
f5091b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 14, 2024 in 0s

86.59% (target 85.00%)

View this Pull Request on Codecov

86.59% (target 85.00%)

Details

Codecov Report

Attention: Patch coverage is 73.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 86.59%. Comparing base (c9124dd) to head (f5091b2).

Files Patch % Lines
src/fides/api/db/system.py 69.23% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4982      +/-   ##
==========================================
- Coverage   86.59%   86.59%   -0.01%     
==========================================
  Files         349      349              
  Lines       21620    21628       +8     
  Branches     2867     2869       +2     
==========================================
+ Hits        18722    18728       +6     
- Misses       2394     2395       +1     
- Partials      504      505       +1     

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