Skip to content

fix: handle can_request 404 with fallback data #1393

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

Merged
merged 3 commits into from
Jun 25, 2025

fix: fetch canRequest in parallel with other subsidy queries

a5ddba6
Select commit
Loading
Failed to load commit list.
Merged

fix: handle can_request 404 with fallback data #1393

fix: fetch canRequest in parallel with other subsidy queries
a5ddba6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2025 in 1s

90.32% (+0.01%) compared to 82418d2

View this Pull Request on Codecov

90.32% (+0.01%) compared to 82418d2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.32%. Comparing base (82418d2) to head (a5ddba6).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1393      +/-   ##
==========================================
+ Coverage   90.31%   90.32%   +0.01%     
==========================================
  Files         419      419              
  Lines        9447     9450       +3     
  Branches     2269     2275       +6     
==========================================
+ Hits         8532     8536       +4     
+ Misses        877      876       -1     
  Partials       38       38              

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