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: Implement query_string method with fallback #2930

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

basic fallback functionality for queries

bc79c55
Select commit
Loading
Failed to load commit list.
Open

Circulars: Implement query_string method with fallback #2930

basic fallback functionality for queries
bc79c55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2025 in 0s

6.09% (+0.11%) compared to 6a9c6a9

View this Pull Request on Codecov

6.09% (+0.11%) compared to 6a9c6a9

Details

Codecov Report

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

Project coverage is 6.09%. Comparing base (6a9c6a9) to head (bc79c55).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
app/routes/circulars/circulars.server.ts 0.00% 7 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main   #2930      +/-   ##
========================================
+ Coverage   5.97%   6.09%   +0.11%     
========================================
  Files        171     175       +4     
  Lines       4334    4351      +17     
  Branches     476     474       -2     
========================================
+ Hits         259     265       +6     
- Misses      4073    4084      +11     
  Partials       2       2              

☔ 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.