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 string formatting syntax #364

Merged
merged 2 commits into from
May 5, 2023
Merged

Improve string formatting syntax #364

merged 2 commits into from
May 5, 2023

Conversation

jwodder
Copy link
Collaborator

@jwodder jwodder commented May 5, 2023

Part of #325.

@jwodder jwodder added cleanup internal Changes only affect the internal API labels May 5, 2023
@jwodder jwodder mentioned this pull request May 5, 2023
35 tasks
@codecov-commenter
Copy link

codecov-commenter commented May 5, 2023

Codecov Report

Merging #364 (e3616fb) into master (078b7c9) will increase coverage by 0.01%.
The diff coverage is 20.45%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #364      +/-   ##
==========================================
+ Coverage   33.63%   33.65%   +0.01%     
==========================================
  Files          51       51              
  Lines        7034     7030       -4     
  Branches     1784     1784              
==========================================
  Hits         2366     2366              
+ Misses       4489     4485       -4     
  Partials      179      179              
Impacted Files Coverage Δ
src/nidm/core/dot.py 11.45% <0.00%> (+0.17%) ⬆️
src/nidm/core/serializers/__init__.py 0.00% <0.00%> (ø)
src/nidm/core/serializers/provonerdf.py 0.00% <0.00%> (ø)
src/nidm/experiment/Core.py 51.28% <0.00%> (ø)
src/nidm/experiment/Navigate.py 84.05% <0.00%> (ø)
src/nidm/experiment/Session.py 75.00% <ø> (ø)
src/nidm/experiment/tools/bidsmri2nidm.py 0.00% <0.00%> (ø)
src/nidm/experiment/tools/csv2nidm.py 0.00% <0.00%> (ø)
src/nidm/experiment/tools/nidm2bids.py 0.00% <0.00%> (ø)
...nidm/experiment/tools/nidm_affinity_propagation.py 0.00% <0.00%> (ø)
... and 9 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@yarikoptic
Copy link
Member

Looks LGTM, thank you @jwodder !

@yarikoptic yarikoptic merged commit 411fb22 into master May 5, 2023
@yarikoptic yarikoptic deleted the fstrs branch May 5, 2023 18:33
@github-actions
Copy link

🚀 PR was released in v4.0.0 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup internal Changes only affect the internal API released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants