Skip to content

fix(tutorial): remove project from tutorial update serializer

cc25d41
Select commit
Loading
Failed to load commit list.
Merged

Breaking! Tutorial state transition and asset #68

fix(tutorial): remove project from tutorial update serializer
cc25d41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2025 in 0s

81.69% (-0.12%) compared to 832e743, passed because coverage increased by 0.01% when compared to adjusted base (81.67%)

View this Pull Request on Codecov

81.69% (-0.12%) compared to 832e743, passed because coverage increased by 0.01% when compared to adjusted base (81.67%)

Details

Codecov Report

❌ Patch coverage is 88.00000% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.69%. Comparing base (832e743) to head (cc25d41).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
apps/common/models.py 81.81% 7 Missing and 1 partial ⚠️
apps/common/serializers.py 68.00% 4 Missing and 4 partials ⚠️
apps/tutorial/serializers.py 80.00% 3 Missing and 1 partial ⚠️
apps/tutorial/models.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #68      +/-   ##
===========================================
- Coverage    81.80%   81.69%   -0.12%     
===========================================
  Files          145      145              
  Lines         5930     6020      +90     
  Branches       515      521       +6     
===========================================
+ Hits          4851     4918      +67     
- Misses         905      927      +22     
- Partials       174      175       +1     

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