Skip to content

Add draft of annotation-reading code - #88

Open
Hneuschmidt wants to merge 1 commit into
mainfrom
hn-parse-annotations
Open

Add draft of annotation-reading code#88
Hneuschmidt wants to merge 1 commit into
mainfrom
hn-parse-annotations

Conversation

@Hneuschmidt

Copy link
Copy Markdown
Collaborator

Adds a function read_annotations to NotebookParameters to extract type annotations from the parameter code.
This could enable annotating EO product inputs (i.e., those that are shown as Directory in the CWL and should contain a catalog.json) by adding a specific annotation like my_input: "EoInput" to the notebook parameters.

@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.68%. Comparing base (dd62a0b) to head (8da37e0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   97.64%   97.68%   +0.03%     
==========================================
  Files           6        6              
  Lines         595      605      +10     
  Branches       66       68       +2     
==========================================
+ Hits          581      591      +10     
  Misses          9        9              
  Partials        5        5              

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

@Hneuschmidt
Hneuschmidt requested a review from pont-us August 24, 2026 12:26
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