Skip to content

Groups - #169

Draft
SimonLab wants to merge 13 commits into
mainfrom
group
Draft

Groups#169
SimonLab wants to merge 13 commits into
mainfrom
group

Update and delete group

3827047
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 1, 2026 in 0s

82.47% (-17.53%) compared to 7d05242

View this Pull Request on Codecov

82.47% (-17.53%) compared to 7d05242

Details

Codecov Report

❌ Patch coverage is 50.00000% with 58 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.47%. Comparing base (7d05242) to head (3827047).
⚠️ Report is 996 commits behind head on main.

Files with missing lines Patch % Lines
lib/app_web/controllers/group_controller.ex 0.00% 19 Missing ⚠️
lib/app_web/controllers/group_list_controller.ex 0.00% 17 Missing ⚠️
lib/app_web/controllers/group_member_controller.ex 0.00% 10 Missing ⚠️
lib/app/group.ex 20.00% 8 Missing ⚠️
lib/app/person.ex 50.00% 2 Missing ⚠️
lib/app/group_list.ex 0.00% 1 Missing ⚠️
lib/app/group_person.ex 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              main     #169       +/-   ##
============================================
- Coverage   100.00%   82.47%   -17.53%     
============================================
  Files           13       23       +10     
  Lines          219      331      +112     
============================================
+ Hits           219      273       +54     
- Misses           0       58       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.