Skip to content

feat(conflation): fix formatting

8157501
Select commit
Loading
Failed to load commit list.
Open

Feature/conflation #225

feat(conflation): fix formatting
8157501
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 0s

87.67% (+0.26%) compared to 6c9dd95

View this Pull Request on Codecov

87.67% (+0.26%) compared to 6c9dd95

Details

Codecov Report

❌ Patch coverage is 92.00820% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.67%. Comparing base (6c9dd95) to head (8157501).
⚠️ Report is 1 commits behind head on develop.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
project_types/conflation/project.py 83.91% 18 Missing and 5 partials ⚠️
project_types/store.py 57.14% 0 Missing and 6 partials ⚠️
.../project/exports/mapping_results_aggregate/task.py 77.77% 1 Missing and 1 partial ⚠️
apps/project/graphql/types/types.py 50.00% 2 Missing ⚠️
...roject/tests/e2e_create_conflation_project_test.py 99.16% 1 Missing and 1 partial ⚠️
apps/tutorial/graphql/types/types.py 50.00% 2 Missing ⚠️
apps/project/models.py 75.00% 0 Missing and 1 partial ⚠️
apps/project/serializers.py 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #225      +/-   ##
===========================================
+ Coverage    87.41%   87.67%   +0.26%     
===========================================
  Files          205      212       +7     
  Lines        12458    12946     +488     
  Branches      1049     1083      +34     
===========================================
+ Hits         10890    11351     +461     
- Misses        1181     1201      +20     
- Partials       387      394       +7     

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