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

removed quickposts and changed app routes #889

Merged
merged 9 commits into from
Nov 8, 2024

I think this resolves the access errors

60fcdb5
Select commit
Loading
Failed to load commit list.
Merged

removed quickposts and changed app routes #889

I think this resolves the access errors
60fcdb5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 3, 2024 in 0s

13.79% (+0.39%) compared to ff8ac7f

View this Pull Request on Codecov

13.79% (+0.39%) compared to ff8ac7f

Details

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 13.79%. Comparing base (ff8ac7f) to head (60fcdb5).

Files with missing lines Patch % Lines
app/routes/books.js 0.00% 1 Missing ⚠️
app/routes/debit/collections.js 0.00% 1 Missing ⚠️
app/routes/debit/mandates.js 0.00% 1 Missing ⚠️
app/routes/debit/transactions.js 0.00% 1 Missing ⚠️
app/routes/forum.js 0.00% 1 Missing ⚠️
app/routes/forum/categories/category/index.js 0.00% 1 Missing ⚠️
.../forum/categories/category/threads/thread/index.js 0.00% 1 Missing ⚠️
app/routes/groups.js 0.00% 1 Missing ⚠️
app/routes/polls.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging     #889      +/-   ##
===========================================
+ Coverage    13.39%   13.79%   +0.39%     
===========================================
  Files          455      450       -5     
  Lines         3180     3067     -113     
===========================================
- Hits           426      423       -3     
+ Misses        2754     2644     -110     

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