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

Remove workaround for mypy not paying attention to type() comparisons #141

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

altendky
Copy link
Owner

@altendky altendky commented Aug 8, 2020

Stalled on:

Draft for:

  • Updating mypy requirement to the new version

@altendky altendky marked this pull request as draft August 8, 2020 01:30
@altendky altendky added the stalled Waiting on external action label Aug 8, 2020
@codecov
Copy link

codecov bot commented Aug 8, 2020

Codecov Report

Merging #141 (1cf523a) into main (4c62f78) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #141   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           35        35           
  Lines         2015      2015           
  Branches       138       140    +2     
=========================================
  Hits          2015      2015           
Impacted Files Coverage Δ
qtrio/_core.py 100.00% <ø> (ø)
qtrio/_exceptions.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4c62f78...1cf523a. Read the comment docs.

@altendky altendky removed the stalled Waiting on external action label Jul 16, 2021
@altendky
Copy link
Owner Author

Oh well, not working. Dig into it at some point...

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.

1 participant