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

return inputs in GET /jobs/<job_id>/inputs #32

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

geomatician
Copy link
Contributor

return the same thing that the user provided as inputs in the /processes//execution request that triggered the job for GET /jobs/<job_id>/inputs endpoint

@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (1b10556) 97.10% compared to head (adb5980) 97.12%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   97.10%   97.12%   +0.01%     
==========================================
  Files          21       21              
  Lines         934      938       +4     
==========================================
+ Hits          907      911       +4     
  Misses         27       27              
Impacted Files Coverage Δ
src/swoop/api/models/jobs.py 100.00% <100.00%> (ø)
src/swoop/api/routers/jobs.py 98.63% <100.00%> (+0.01%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@geomatician geomatician requested a review from jkeifer July 6, 2023 14:16
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