Skip to content

Replace `JobRequestError` with `LLSPSubmissionFailureError` for faile…

fe9876c
Select commit
Loading
Failed to load commit list.
Draft

Llsp integration #605

Replace `JobRequestError` with `LLSPSubmissionFailureError` for faile…
fe9876c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 23, 2026 in 0s

80.67% (-15.65%) compared to ae1f35e

View this Pull Request on Codecov

80.67% (-15.65%) compared to ae1f35e

Details

Codecov Report

❌ Patch coverage is 70.73171% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.67%. Comparing base (ae1f35e) to head (fe9876c).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
fia_api/core/job_maker.py 42.30% 15 Missing ⚠️
fia_api/core/specifications/filters.py 73.33% 4 Missing ⚠️
fia_api/routers/job_creation.py 66.66% 2 Missing ⚠️
fia_api/routers/jobs.py 80.00% 2 Missing ⚠️
fia_api/exception_handlers.py 50.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (ae1f35e) and HEAD (fe9876c). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (ae1f35e) HEAD (fe9876c)
4 3
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #605       +/-   ##
===========================================
- Coverage   96.31%   80.67%   -15.65%     
===========================================
  Files          48       48               
  Lines        1956     2018       +62     
===========================================
- Hits         1884     1628      -256     
- Misses         72      390      +318     

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