Skip to content

Improve Not Found error handling#3036

Merged
samuelwei merged 25 commits into
developfrom
86-improve-notfoundexceptions
May 6, 2026
Merged

Improve Not Found error handling#3036
samuelwei merged 25 commits into
developfrom
86-improve-notfoundexceptions

Improve id handling for error message

76ecb4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 0s

96.81% (+0.02%) compared to e59b182

View this Pull Request on Codecov

96.81% (+0.02%) compared to e59b182

Details

Codecov Report

❌ Patch coverage is 99.18033% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.81%. Comparing base (e59b182) to head (76ecb4f).

Files with missing lines Patch % Lines
resources/js/services/Api.js 94.44% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3036      +/-   ##
=============================================
+ Coverage      96.78%   96.81%   +0.02%     
+ Complexity      1940     1939       -1     
=============================================
  Files            465      466       +1     
  Lines          13164    13239      +75     
  Branches        2145     2186      +41     
=============================================
+ Hits           12741    12817      +76     
+ Misses           423      422       -1     

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