Skip to content

Add support for notebook-assisted stage-in - #92

Open
pont-us wants to merge 1 commit into
mainfrom
pont-us/23-stage-in
Open

Add support for notebook-assisted stage-in#92
pont-us wants to merge 1 commit into
mainfrom
pont-us/23-stage-in

Conversation

@pont-us

@pont-us pont-us commented Aug 28, 2026

Copy link
Copy Markdown
Member

This PR will add a basic stage-in facility which passes CWL Directory-type arguments on to the notebook, which can then read the stage-in STAC catalogue itself. This functionality is unrelated to the partial implementation of a more user-friendly (but therefore more restrictive) stage-in system in cc69d74 and 2bdddff.

A string annotated with "EOInput" will now be treated as a CWL
"Directory" type to enable EOAP-style data stage-in. No
additional stage-in functionality has been implemented yet: the
initial goal is to at least let a notebook parse the stage-in
STAC catalogue itself.
@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 70.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.38%. Comparing base (2c122d1) to head (4504f52).

Files with missing lines Patch % Lines
xcengine/parameters.py 70.00% 5 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
- Coverage   97.71%   96.38%   -1.33%     
==========================================
  Files           6        6              
  Lines         612      637      +25     
  Branches       66       75       +9     
==========================================
+ Hits          598      614      +16     
- Misses          9       14       +5     
- Partials        5        9       +4     

☔ View full report in Codecov by Harness.
📢 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