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

create synonym group for eventId if none exists #2642

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

added synonym group creation to email-incoming

ed9f3a2
Select commit
Loading
Failed to load commit list.
Open

create synonym group for eventId if none exists #2642

added synonym group creation to email-incoming
ed9f3a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 0s

6.22% (-0.01%) compared to e4bed74

View this Pull Request on Codecov

6.22% (-0.01%) compared to e4bed74

Details

Codecov Report

Attention: Patch coverage is 8.33333% with 11 lines in your changes missing coverage. Please review.

Project coverage is 6.22%. Comparing base (e4bed74) to head (ed9f3a2).
Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
app/routes/circulars/circulars.server.ts 0.00% 5 Missing ⚠️
app/email-incoming/circulars/index.ts 0.00% 3 Missing ⚠️
app/routes/synonyms/synonyms.server.ts 25.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main   #2642      +/-   ##
========================================
- Coverage   6.22%   6.22%   -0.01%     
========================================
  Files        167     167              
  Lines       4222    4242      +20     
  Branches     466     469       +3     
========================================
+ Hits         263     264       +1     
- Misses      3957    3976      +19     
  Partials       2       2              

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