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: v0.1.1 #95

Merged
merged 13 commits into from
Dec 14, 2023
Merged

release: v0.1.1 #95

merged 13 commits into from
Dec 14, 2023

Conversation

github-actions[bot]
Copy link
Contributor

[unreleased]

Bug Fixes

  • change feud.config from package to module (#86)
  • use == instead of is for typing.Annotated comparison (#88)

Documentation

  • add postponed evaluation README.md disclaimer (#92)
  • click.Option intersphinx reference (#93)

Features

  • add email extra, issue/PR templates, version module (#84)
  • add typing.Pattern to feud.typing (#85)
  • add metavars for typing.Union and literal | union types (#89)
  • add Group.__main__() support (#90)
  • add feud.env decorator for env. variable options (#91)
  • add feud.rename decorator (#94)

Testing

  • add test for inheritance command override (#87)

@github-actions github-actions bot requested a review from eonu as a code owner December 14, 2023 23:49
@eonu eonu changed the base branch from dev to master December 14, 2023 23:50
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 342d0696-c38a-4f2f-96a8-565745a93e05

  • 192 of 193 (99.48%) changed or added relevant lines in 10 files are covered.
  • 17 unchanged lines in 6 files lost coverage.
  • Overall coverage increased (+1.1%) to 97.552%

Changes Missing Coverage Covered Lines Changed/Added Lines %
feud/decorators.py 27 28 96.43%
Files with Coverage Reduction New Missed Lines %
core/group.py 1 96.97%
feud/decorators.py 1 96.43%
decorators.py 2 96.43%
_internal/_types/click.py 2 95.36%
_internal/_decorators.py 3 90.91%
core/command.py 8 89.47%
Totals Coverage Status
Change from base Build 35651631-a0e8-4a7c-be9d-b6979271028b: 1.1%
Covered Lines: 1674
Relevant Lines: 1716

💛 - Coveralls

@eonu eonu merged commit eeacf6c into master Dec 14, 2023
9 checks passed
@eonu eonu deleted the release/0.1.1 branch December 14, 2023 23:58
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

2 participants