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

[FIX] spp_api: Override the handle_error function #672

Open
wants to merge 1 commit into
base: 17.0
Choose a base branch
from

[FIX] spp_api: Override the handle_error function to fix the initiali…

979e4f3
Select commit
Loading
Failed to load commit list.
Open

[FIX] spp_api: Override the handle_error function #672

[FIX] spp_api: Override the handle_error function to fix the initiali…
979e4f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 26, 2024 in 1s

72.56% (-0.19%) compared to 26fe80a

View this Pull Request on Codecov

72.56% (-0.19%) compared to 26fe80a

Details

Codecov Report

Attention: Patch coverage is 42.10526% with 11 lines in your changes missing coverage. Please review.

Project coverage is 72.56%. Comparing base (26fe80a) to head (979e4f3).
Report is 28 commits behind head on 17.0.

Files with missing lines Patch % Lines
spp_api/controllers/apijsonrequest.py 42.10% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             17.0     #672      +/-   ##
==========================================
- Coverage   72.74%   72.56%   -0.19%     
==========================================
  Files         618      664      +46     
  Lines       16455    17239     +784     
  Branches     2116     2194      +78     
==========================================
+ Hits        11971    12509     +538     
- Misses       4097     4335     +238     
- Partials      387      395       +8     

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