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

Bugfix remove tox to fix black-action issue #250

Merged
merged 2 commits into from
Sep 9, 2021
Merged

Conversation

falkecarlsen
Copy link
Member

Due to unresolved issues with running black through tox, I suggest removing tox and simply running black locally according to CONTRIBUTING.md to adhere to coding standards.

@codecov-commenter
Copy link

Codecov Report

Merging #250 (d10649c) into next (7ace8fd) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             next     #250   +/-   ##
=======================================
  Coverage   82.48%   82.48%           
=======================================
  Files          30       30           
  Lines        2255     2255           
  Branches      157      157           
=======================================
  Hits         1860     1860           
  Misses        370      370           
  Partials       25       25           
Impacted Files Coverage Δ
stregreport/forms.py 100.00% <ø> (ø)
stregreport/tests.py 100.00% <ø> (ø)
stregreport/views.py 47.03% <ø> (ø)
stregsystem/tests.py 99.73% <100.00%> (ø)
stregsystem/views.py 61.13% <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 7ace8fd...d10649c. Read the comment docs.

Copy link
Contributor

@joandrsn joandrsn left a comment

Choose a reason for hiding this comment

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

:shipit:

@falkecarlsen falkecarlsen merged commit 34f97c3 into next Sep 9, 2021
@falkecarlsen falkecarlsen deleted the bugfix-remove-tox branch September 9, 2021 15:16
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