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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

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 ✅

Comparison is base (282a7c0) 33.26% compared to head (136d34b) 33.31%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #267      +/-   ##
==========================================
+ Coverage   33.26%   33.31%   +0.04%     
==========================================
  Files          30       30              
  Lines       31017    31039      +22     
  Branches     8998     8998              
==========================================
+ Hits        10319    10341      +22     
  Misses      18284    18284              
  Partials     2414     2414              

☔ 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 2 times, most recently from eada90d to 4661fc0 Compare December 9, 2023 13:34
This commit adds some objects to the `__init__.py` file of the `parser`
module to allow for version-independent reference in Python typing.
@mr-c
Copy link
Member

mr-c commented Jan 31, 2024

@GlassOfWhiskey Is this ready for review?

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.

None yet

2 participants