Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Jan 2, 2021

https://github.com/asottile/pyupgrade plus blacken two test files and add mypy in allow_failures mode.

@codecov-io
Copy link

codecov-io commented Jan 2, 2021

Codecov Report

Merging #365 (c6d82e1) into master (b5468d9) will increase coverage by 0.04%.
The diff coverage is 21.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #365      +/-   ##
==========================================
+ Coverage   30.38%   30.43%   +0.04%     
==========================================
  Files          39       39              
  Lines        1277     1275       -2     
==========================================
  Hits          388      388              
+ Misses        889      887       -2     
Impacted Files Coverage Δ
patterns/behavioral/iterator.py 0.00% <0.00%> (ø)
patterns/behavioral/memento.py 0.00% <0.00%> (ø)
patterns/behavioral/publish_subscribe.py 91.17% <0.00%> (ø)
patterns/behavioral/template.py 0.00% <0.00%> (ø)
patterns/dependency_injection.py 0.00% <0.00%> (ø)
patterns/structural/bridge.py 80.00% <0.00%> (ø)
patterns/structural/facade.py 0.00% <0.00%> (ø)
patterns/structural/flyweight.py 0.00% <0.00%> (ø)
patterns/structural/mvc.py 0.00% <0.00%> (ø)
patterns/creational/abstract_factory.py 72.00% <100.00%> (ø)
... and 1 more

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 b5468d9...c6d82e1. Read the comment docs.

@faif faif merged commit c4ef0b7 into faif:master Jan 2, 2021
@cclauss cclauss deleted the blacken branch January 2, 2021 22:20
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.

3 participants