Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(backend): setters for each event field #2

Merged
merged 2 commits into from
Oct 14, 2024

update endpoints to patch

0ec8231
Select commit
Loading
Failed to load commit list.
Merged

feat(backend): setters for each event field #2

update endpoints to patch
0ec8231
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 0s

77.27% (+7.46%) compared to 9e00b8c

View this Pull Request on Codecov

77.27% (+7.46%) compared to 9e00b8c

Details

Codecov Report

Attention: Patch coverage is 89.79592% with 5 lines in your changes missing coverage. Please review.

Project coverage is 77.27%. Comparing base (9e00b8c) to head (0ec8231).

Files with missing lines Patch % Lines
...kend/lib/peach_web/controllers/event_controller.ex 83.33% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
+ Coverage   69.81%   77.27%   +7.46%     
==========================================
  Files          17       17              
  Lines         106      154      +48     
==========================================
+ Hits           74      119      +45     
- Misses         32       35       +3     

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