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

Improve class uri handling #911

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Improve class uri handling #911

merged 1 commit into from
Jan 28, 2025

Conversation

GlassOfWhiskey
Copy link
Contributor

@GlassOfWhiskey GlassOfWhiskey commented Jan 28, 2025

This commit simplifies handling full class uris in three ways. It removes the class_uri field and retrieves the full class uri directly from the rvocab data structure

@GlassOfWhiskey GlassOfWhiskey force-pushed the improve-namespaced-classes branch 2 times, most recently from 453d4c5 to b6ab7a2 Compare January 28, 2025 23:21
This commit simplifies handling full class uris in three ways. It
removes the `class_uri` field and retrieves the full class uri
directly from the `rvocab` data structure
@GlassOfWhiskey GlassOfWhiskey force-pushed the improve-namespaced-classes branch from b6ab7a2 to 8bb8afb Compare January 28, 2025 23:28
GlassOfWhiskey added a commit to common-workflow-language/cwl-utils that referenced this pull request Jan 28, 2025
This commit regenerates parsers after the fix for prefix handling during
save introduced by common-workflow-language/schema_salad#911
@GlassOfWhiskey GlassOfWhiskey marked this pull request as ready for review January 28, 2025 23:36
Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.30%. Comparing base (c03995e) to head (8bb8afb).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #911      +/-   ##
==========================================
- Coverage   83.32%   83.30%   -0.02%     
==========================================
  Files          22       22              
  Lines        4954     4949       -5     
  Branches     1187     1185       -2     
==========================================
- Hits         4128     4123       -5     
  Misses        548      548              
  Partials      278      278              

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

@mergify mergify bot merged commit 3502919 into main Jan 28, 2025
27 checks passed
@mergify mergify bot deleted the improve-namespaced-classes branch January 28, 2025 23:51
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