Skip to content

chore(submodules): update submodules to latest stable

2dff549
Select commit
Loading
Failed to load commit list.
Merged

Handle timeout error in background jobs #192

chore(submodules): update submodules to latest stable
2dff549
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 10, 2025 in 0s

87.05% (-0.04%) compared to d3aec10

View this Pull Request on Codecov

87.05% (-0.04%) compared to d3aec10

Details

Codecov Report

❌ Patch coverage is 43.85965% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.05%. Comparing base (d3aec10) to head (2dff549).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
utils/graphql/drf.py 47.05% 14 Missing and 4 partials ⚠️
project_types/base/tutorial.py 11.11% 8 Missing ⚠️
project_types/base/project.py 14.28% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #192      +/-   ##
===========================================
- Coverage    87.08%   87.05%   -0.04%     
===========================================
  Files          204      204              
  Lines        11807    11841      +34     
  Branches      1004     1013       +9     
===========================================
+ Hits         10282    10308      +26     
- Misses        1141     1146       +5     
- Partials       384      387       +3     

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