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

Store jobs on creation #475

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from
Draft

Store jobs on creation #475

wants to merge 19 commits into from

Conversation

keiranjprice101
Copy link
Collaborator

Closes #

Description

Copy link

codecov bot commented Mar 24, 2025

Codecov Report

Attention: Patch coverage is 48.03922% with 53 lines in your changes missing coverage. Please review.

Project coverage is 76.88%. Comparing base (a0f32d0) to head (15ce34a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
fia_api/core/job_maker.py 36.36% 42 Missing ⚠️
fia_api/core/specifications/job_owner.py 72.72% 3 Missing ⚠️
fia_api/core/specifications/script.py 70.00% 3 Missing ⚠️
fia_api/routers/job_creation.py 0.00% 2 Missing ⚠️
fia_api/core/auth/tokens.py 0.00% 1 Missing ⚠️
fia_api/exception_handlers.py 50.00% 1 Missing ⚠️
fia_api/scripts/acquisition.py 0.00% 1 Missing ⚠️

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

HEAD has 6 uploads less than BASE
Flag BASE (a0f32d0) HEAD (15ce34a)
8 2
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #475       +/-   ##
===========================================
- Coverage   96.73%   76.88%   -19.85%     
===========================================
  Files          38       40        +2     
  Lines        1256     1337       +81     
===========================================
- Hits         1215     1028      -187     
- Misses         41      309      +268     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant