Skip to content

Install typeguard==4.0.0 and fix CI pipeline - #408

Open
basnijholt wants to merge 7 commits into
mainfrom
typeguard-4
Open

Install typeguard==4.0.0 and fix CI pipeline#408
basnijholt wants to merge 7 commits into
mainfrom
typeguard-4

Conversation

@basnijholt

@basnijholtbasnijholt commented Apr 8, 2023

Copy link
Copy Markdown
Member

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
Copy Markdown

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

@basnijholtbasnijholt changed the title Install typeguard==4.0.0rc1Install typeguard==4.0.0 and fix CI pipelineMay 17, 2023
Sign up for freeto 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.

2 participants

@basnijholt@codecov-commenter