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

Introduce black #725

Merged
merged 1 commit into from Feb 22, 2019
Merged

Introduce black #725

merged 1 commit into from Feb 22, 2019

Conversation

Zlopez
Copy link
Contributor

@Zlopez Zlopez commented Feb 5, 2019

No change was done in the code logic, only formatting was changed.

Signed-off-by: Michal Konečný mkonecny@redhat.com

@codecov-io
Copy link

codecov-io commented Feb 5, 2019

Codecov Report

Merging #725 into master will not change coverage.
The diff coverage is 94.8%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #725   +/-   ##
=======================================
  Coverage   96.64%   96.64%           
=======================================
  Files          58       58           
  Lines        3041     3041           
  Branches      392      392           
=======================================
  Hits         2939     2939           
  Misses         64       64           
  Partials       38       38
Impacted Files Coverage Δ
anitya/lib/ecosystems/pypi.py 100% <ø> (ø) ⬆️
anitya/lib/ecosystems/__init__.py 100% <ø> (ø) ⬆️
anitya/lib/ecosystems/npm.py 100% <ø> (ø) ⬆️
anitya/ui.py 98.48% <ø> (ø) ⬆️
anitya/lib/ecosystems/maven.py 100% <ø> (ø) ⬆️
anitya_schema/anitya_schema/distro_messages.py 100% <ø> (ø) ⬆️
anitya/lib/ecosystems/rubygems.py 100% <ø> (ø) ⬆️
anitya_schema/anitya_schema/project_messages.py 100% <ø> (ø) ⬆️
anitya/lib/backends/crates.py 100% <100%> (ø) ⬆️
anitya/lib/backends/pear.py 100% <100%> (ø) ⬆️
... and 49 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 3f497b7...2e87259. Read the comment docs.

@pypingou
Copy link
Member

Needs a rebase :)

No change was done in the code logic, only formatting was changed.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
@Zlopez
Copy link
Contributor Author

Zlopez commented Feb 22, 2019

Rebased and squashed.

Copy link
Member

@pypingou pypingou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ran black locally on this PR:

$ python3 -m black  .
All done! ✨ 🍰 ✨
155 files left unchanged.

Congrats!

@Zlopez
Copy link
Contributor Author

Zlopez commented Feb 22, 2019

Thanks I will merge this now.

@Zlopez Zlopez merged commit 2dd53c9 into fedora-infra:master Feb 22, 2019
@Zlopez Zlopez deleted the tox branch February 22, 2019 16:31
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

3 participants