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

Circulars Archive Group View #2617

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

changing route

772831d
Select commit
Loading
Failed to load commit list.
Open

Circulars Archive Group View #2617

changing route
772831d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

6.17% (-0.05%) compared to 7c94cb4, passed because coverage increased by 0% when compared to adjusted base (6.17%)

View this Pull Request on Codecov

6.17% (-0.05%) compared to 7c94cb4, passed because coverage increased by 0% when compared to adjusted base (6.17%)

Details

Codecov Report

Attention: Patch coverage is 6.25000% with 105 lines in your changes missing coverage. Please review.

Project coverage is 6.17%. Comparing base (7c94cb4) to head (772831d).

Files with missing lines Patch % Lines
app/routes/circulars._archive._index/route.tsx 0.00% 34 Missing ⚠️
app/routes/circulars.group.$synonymId.tsx 0.00% 29 Missing ⚠️
app/routes/synonyms/synonyms.server.ts 29.16% 17 Missing ⚠️
app/routes/circulars.group/route.tsx 0.00% 9 Missing ⚠️
...es/circulars._archive._index/SynonymGroupIndex.tsx 0.00% 7 Missing ⚠️
app/components/pagination/Pagination.tsx 0.00% 2 Missing ⚠️
.../routes/circulars.$circularId.($version)/route.tsx 0.00% 2 Missing ⚠️
...es/circulars.edit.$circularId/CircularEditForm.tsx 0.00% 2 Missing ⚠️
app/components/circularDisplay/FrontMatter.tsx 0.00% 1 Missing ⚠️
...es/circulars.edit.$circularId/RichEditor/index.tsx 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@           Coverage Diff            @@
##            main   #2617      +/-   ##
========================================
- Coverage   6.21%   6.17%   -0.05%     
========================================
  Files        167     170       +3     
  Lines       4231    4308      +77     
  Branches     467     480      +13     
========================================
+ Hits         263     266       +3     
- Misses      3966    4040      +74     
  Partials       2       2              

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