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

Add CWL objects to parser __init__.py #267

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Add CWL objects to parser __init__.py #267

merged 1 commit into from
Dec 3, 2024

Conversation

GlassOfWhiskey
Copy link
Collaborator

This commit adds some objects to the __init__.py file of the parser module to allow for version-independent reference in Python typing.

Copy link

codecov bot commented Dec 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.50%. Comparing base (b76b039) to head (a126c39).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #267      +/-   ##
==========================================
+ Coverage   33.45%   33.50%   +0.05%     
==========================================
  Files          29       29              
  Lines       31007    31031      +24     
  Branches     8672     8672              
==========================================
+ Hits        10373    10397      +24     
  Misses      18212    18212              
  Partials     2422     2422              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@GlassOfWhiskey GlassOfWhiskey force-pushed the add-objects-to-init branch 3 times, most recently from 4661fc0 to 136d34b Compare December 9, 2023 13:35
@mr-c
Copy link
Member

mr-c commented Jan 31, 2024

@GlassOfWhiskey Is this ready for review?

This commit adds some objects to the `__init__.py` file of the `parser`
module to allow for version-independent reference in Python typing.
@GlassOfWhiskey GlassOfWhiskey marked this pull request as ready for review December 3, 2024 20:37
@GlassOfWhiskey GlassOfWhiskey requested a review from mr-c December 3, 2024 20:37
@mr-c mr-c merged commit b242b08 into main Dec 3, 2024
29 checks passed
@mr-c mr-c deleted the add-objects-to-init branch December 3, 2024 23: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.

2 participants