Skip to content

chore: clean up service.py by removing unused code and comments

bfd5fe1
Select commit
Loading
Failed to load commit list.
Merged

Implement group management API #15

chore: clean up service.py by removing unused code and comments
bfd5fe1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2025 in 1s

81.56% (+5.29%) compared to e04b044

View this Pull Request on Codecov

81.56% (+5.29%) compared to e04b044

Details

Codecov Report

Attention: Patch coverage is 89.78873% with 58 lines in your changes missing coverage. Please review.

Project coverage is 81.56%. Comparing base (e04b044) to head (bfd5fe1).

Files with missing lines Patch % Lines
backend/app/groups/service.py 67.10% 50 Missing ⚠️
backend/app/groups/routes.py 87.69% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   76.27%   81.56%   +5.29%     
==========================================
  Files          17       22       +5     
  Lines         864     1427     +563     
==========================================
+ Hits          659     1164     +505     
- Misses        205      263      +58     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.