Skip to content

chore(validate): add test for aoi test

6d7ec41
Select commit
Loading
Failed to load commit list.
Merged

Add queries to test AOI for validate project #214

chore(validate): add test for aoi test
6d7ec41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 10, 2025 in 0s

87.27% (-0.41%) compared to bd312a9

View this Pull Request on Codecov

87.27% (-0.41%) compared to bd312a9

Details

Codecov Report

❌ Patch coverage is 55.76923% with 69 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.27%. Comparing base (bd312a9) to head (6d7ec41).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
project_types/validate/project.py 40.35% 31 Missing and 3 partials ⚠️
apps/project/graphql/queries.py 39.47% 20 Missing and 3 partials ⚠️
project_types/validate/api_calls.py 59.09% 5 Missing and 4 partials ⚠️
...ps/project/graphql/types/project_types/validate.py 84.21% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #214      +/-   ##
===========================================
- Coverage    87.67%   87.27%   -0.41%     
===========================================
  Files          205      205              
  Lines        12317    12471     +154     
  Branches      1042     1056      +14     
===========================================
+ Hits         10799    10884      +85     
- Misses        1137     1196      +59     
- Partials       381      391      +10     

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