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

v0.4.1 #9

Merged
merged 10 commits into from
Jul 7, 2023
Merged

v0.4.1 #9

merged 10 commits into from
Jul 7, 2023

Conversation

Paebbels
Copy link
Member

@Paebbels Paebbels commented Jul 7, 2023

New Features

None

Changes

  • Bumped dependencies.
  • Changed string formatting to use f-strings.
  • Added more roles to Sphinx.
  • Changed pipeline to use dev branches of pipeline templates.

Bug Fixes

  • Fixed Python module index.

@codecov
Copy link

codecov bot commented Jul 7, 2023

Codecov Report

Merging #9 (12e4088) into main (fcde194) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main       #9   +/-   ##
=======================================
  Coverage   93.38%   93.38%           
=======================================
  Files          15       15           
  Lines        1784     1784           
  Branches      354      321   -33     
=======================================
  Hits         1666     1666           
  Misses         86       86           
  Partials       32       32           
Flag Coverage Δ
unittests 93.38% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pyTooling/CLIAbstraction/Argument.py 90.43% <ø> (ø)
pyTooling/CLIAbstraction/BooleanFlag.py 96.61% <ø> (ø)
pyTooling/CLIAbstraction/Command.py 100.00% <ø> (ø)
pyTooling/CLIAbstraction/Flag.py 100.00% <ø> (ø)
pyTooling/CLIAbstraction/KeyValueFlag.py 88.23% <ø> (ø)
pyTooling/CLIAbstraction/OptionalValuedFlag.py 96.72% <ø> (ø)
pyTooling/CLIAbstraction/ValuedFlag.py 100.00% <ø> (ø)
pyTooling/CLIAbstraction/ValuedFlagList.py 96.77% <ø> (ø)
pyTooling/CLIAbstraction/ValuedTupleFlag.py 100.00% <ø> (ø)
tests/unit/Argument.py 99.50% <ø> (ø)
... and 5 more

@Paebbels Paebbels merged commit e80d794 into main Jul 7, 2023
31 checks passed
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

1 participant