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

Replace flake8 with black, and reformat tree with black #64

Merged
merged 2 commits into from
Oct 19, 2020
Merged

Replace flake8 with black, and reformat tree with black #64

merged 2 commits into from
Oct 19, 2020

Conversation

rodrigc
Copy link
Contributor

@rodrigc rodrigc commented Oct 12, 2020

No description provided.

@codecov
Copy link

codecov bot commented Oct 12, 2020

Codecov Report

Merging #64 into master will not change coverage.
The diff coverage is 99.37%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #64   +/-   ##
=======================================
  Coverage   96.86%   96.86%           
=======================================
  Files           5        5           
  Lines         733      733           
  Branches       68       68           
=======================================
  Hits          710      710           
  Misses         11       11           
  Partials       12       12           
Impacted Files Coverage Δ
src/incremental/update.py 98.23% <96.66%> (ø)
src/incremental/__init__.py 87.19% <100.00%> (ø)
src/incremental/_version.py 100.00% <100.00%> (ø)
src/incremental/tests/test_update.py 100.00% <100.00%> (ø)
src/incremental/tests/test_version.py 100.00% <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 fdfe7f6...24644e3. Read the comment docs.

Remove tox dependencies on py27, py35, py36
@rodrigc rodrigc merged commit f17f0b3 into twisted:master Oct 19, 2020
@rodrigc rodrigc deleted the reformat-with-black branch October 19, 2020 03:29
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