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

automate schema version naming #110

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

chrishavlin
Copy link
Collaborator

This ties the active schema version to the _version.py file so that it doesn't have to be manually updated.

@chrishavlin chrishavlin added enhancement New feature or request Infrastructure Related to CI, versioning, websites, organizational issues, etc labels Nov 10, 2023
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c90261c) 99.42% compared to head (27980da) 99.42%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #110   +/-   ##
=======================================
  Coverage   99.42%   99.42%           
=======================================
  Files          31       31           
  Lines        2427     2431    +4     
=======================================
+ Hits         2413     2417    +4     
  Misses         14       14           
Files Coverage Δ
src/yt_napari/_schema_version.py 100.00% <100.00%> (ø)
...t_napari/_tests/test_schema_version_comparisons.py 100.00% <ø> (ø)
src/yt_napari/schemas/_version_comparison.py 100.00% <100.00%> (ø)

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

@chrishavlin chrishavlin merged commit f53913c into data-exp-lab:main Nov 10, 2023
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Infrastructure Related to CI, versioning, websites, organizational issues, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant