Skip to content

chore(admin): add a common firebase resource admin.

81d4d04
Select commit
Loading
Failed to load commit list.
Merged

Firebase: Sync user group #89

chore(admin): add a common firebase resource admin.
81d4d04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2025 in 0s

80.10% (-0.01%) compared to 5cc5cc7, passed because coverage increased by 0% when compared to adjusted base (80.09%)

View this Pull Request on Codecov

80.10% (-0.01%) compared to 5cc5cc7, passed because coverage increased by 0% when compared to adjusted base (80.09%)

Details

Codecov Report

❌ Patch coverage is 80.85106% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.10%. Comparing base (5cc5cc7) to head (81d4d04).
⚠️ Report is 1 commits behind head on develop.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
apps/contributor/firebase.py 72.22% 4 Missing and 1 partial ⚠️
apps/common/admin.py 60.00% 2 Missing ⚠️
apps/contributor/admin.py 80.00% 1 Missing ⚠️
main/config.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #89      +/-   ##
===========================================
- Coverage    80.10%   80.10%   -0.01%     
===========================================
  Files          146      146              
  Lines         6529     6564      +35     
  Branches       549      550       +1     
===========================================
+ Hits          5230     5258      +28     
- Misses        1109     1115       +6     
- Partials       190      191       +1     

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