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

release: v1.6.0 #155

Merged
merged 24 commits into from
Apr 4, 2023
Merged

release: v1.6.0 #155

merged 24 commits into from
Apr 4, 2023

Conversation

weibullguy
Copy link
Member

@weibullguy weibullguy commented Jan 23, 2023

This PR tracks the release of v1.6.0. All bugs found in one of the release candidates for v1.6.0 will be addressed on this branch.

Closes #124
Closes #150
Closes #157
Closes #159
Closes #160

@weibullguy weibullguy self-assigned this Jan 23, 2023
@weibullguy weibullguy added V: minor Bumps the minor version release Announces and tracks release candidate labels Jan 23, 2023
@coveralls
Copy link

coveralls commented Jan 23, 2023

Pull Request Test Coverage Report for Build 4384658002

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 4326535638: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

@weibullguy
Copy link
Member Author

For the curious until I get Coveralls working:

Name                                Stmts   Miss Branch BrPart  Cover   Missing
-------------------------------------------------------------------------------
src/docformatter/__init__.py            2      0      0      0   100%
src/docformatter/__main__.py           15      1      6      1    90%   82
src/docformatter/__pkginfo__.py         2      0      0      0   100%
src/docformatter/configuration.py      82      2     38      4    95%   37-38, 82->87, 83->82, 275->279, 296->exit
src/docformatter/encode.py             29      1     10      0    97%   68
src/docformatter/format.py            153      5     68      2    97%   134-135, 140, 240-241
src/docformatter/strings.py            66      0     32      0   100%
src/docformatter/syntax.py             90      2     46      3    96%   240, 322, 458->exit
src/docformatter/util.py               28      0     24      0   100%
-------------------------------------------------------------------------------
TOTAL                                 467     11    224     10    97%

@weibullguy weibullguy merged commit 7898b69 into master Apr 4, 2023
8 checks passed
@weibullguy weibullguy deleted the release/v1.6.0 branch April 4, 2023 01:18
@weibullguy weibullguy added the S: merged Closed with work merged to repository label Apr 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Announces and tracks release candidate S: merged Closed with work merged to repository V: minor Bumps the minor version
Projects
None yet
2 participants