Skip to content

chore(migrations): add a merge migration

c24bd9d
Select commit
Loading
Failed to load commit list.
Merged

Feature/sync team member to firebase #83

chore(migrations): add a merge migration
c24bd9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2025 in 1s

82.05% (+0.36%) compared to 5e145f6

View this Pull Request on Codecov

82.05% (+0.36%) compared to 5e145f6

Details

Codecov Report

❌ Patch coverage is 73.40426% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.05%. Comparing base (5e145f6) to head (c24bd9d).
⚠️ Report is 1 commits behind head on develop.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
apps/common/firebase.py 44.44% 22 Missing and 3 partials ⚠️
apps/contributor/firebase.py 75.00% 9 Missing and 1 partial ⚠️
apps/contributor/admin.py 66.66% 6 Missing ⚠️
apps/project/firebase.py 76.19% 5 Missing ⚠️
apps/common/admin.py 57.14% 3 Missing ⚠️
main/config.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #83      +/-   ##
===========================================
+ Coverage    81.68%   82.05%   +0.36%     
===========================================
  Files          145      145              
  Lines         6045     6086      +41     
  Branches       523      517       -6     
===========================================
+ Hits          4938     4994      +56     
+ Misses         931      911      -20     
- Partials       176      181       +5     

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