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

Update updated spec name, declare spec for tests #369

Merged
merged 5 commits into from
Feb 15, 2024

Conversation

pvandyken
Copy link
Contributor

Just a small maintenance PR before the next release. This updates the name of the 0_10_1 spec to 0_11_0 to reflect the fact that it will be released in v0.11.0. It also declares a spec in conftest.py to silence the numerous warnings now being thrown for the current lack of declaration.

Copy link
Contributor

@kaitj kaitj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm. Do we know what is going on with the quality check and why it is (now?) picking up linting / formatting issues?

@pvandyken
Copy link
Contributor Author

Yeah, I forgot to run the update-bids workflow, easily taken care of

@pvandyken pvandyken force-pushed the maint/versioned-bids branch from 6cba37c to fe63e70 Compare February 11, 2024 01:36
Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f7db3c5) 75.21% compared to head (919eb18) 91.60%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #369       +/-   ##
===========================================
+ Coverage   75.21%   91.60%   +16.38%     
===========================================
  Files          39       39               
  Lines        1727     1727               
===========================================
+ Hits         1299     1582      +283     
+ Misses        428      145      -283     

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

These expose a bug in ruamel round-tripping (not critical for our
application)
@pvandyken pvandyken added maintenance Updates or improvements that do not change functionality of the code skip_changelog Changes to the repository that should not be documented in the CHANGELOG labels Feb 15, 2024
@pvandyken pvandyken merged commit 8fce792 into khanlab:main Feb 15, 2024
36 checks passed
@pvandyken pvandyken deleted the maint/versioned-bids branch February 15, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Updates or improvements that do not change functionality of the code skip_changelog Changes to the repository that should not be documented in the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants