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

Install typeguard==4.0.0 and fix CI pipeline #408

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

basnijholt
Copy link
Member

@basnijholt basnijholt commented Apr 8, 2023

Until agronholm/typeguard#330 is fixed.

Description

Please include a summary of the change and which (if so) issue is fixed.

Fixes #(ISSUE_NUMBER_HERE)

Checklist

  • Fixed style issues using pre-commit run --all (first install using pip install pre-commit)
  • pytest passed

Type of change

Check relevant option(s).

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • (Code) style fix or documentation update
  • This change requires a documentation update

@codecov-commenter
Copy link

Codecov Report

Merging #408 (c8ea87a) into main (815fd31) will decrease coverage by 0.04%.
The diff coverage is n/a.

📣 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             @@
##             main     #408      +/-   ##
==========================================
- Coverage   78.16%   78.13%   -0.04%     
==========================================
  Files          38       38              
  Lines        5529     5529              
  Branches      989      989              
==========================================
- Hits         4322     4320       -2     
- Misses       1057     1058       +1     
- Partials      150      151       +1     

see 1 file with indirect coverage changes

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

@basnijholt basnijholt changed the title Install typeguard==4.0.0rc1 Install typeguard==4.0.0 and fix CI pipeline May 17, 2023
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