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 dependency on testfixtures #283

Merged
merged 5 commits into from
Jul 9, 2019
Merged

Remove dependency on testfixtures #283

merged 5 commits into from
Jul 9, 2019

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Jul 9, 2019

@codecov
Copy link

codecov bot commented Jul 9, 2019

Codecov Report

Merging #283 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #283      +/-   ##
==========================================
- Coverage    99.2%   99.18%   -0.02%     
==========================================
  Files          68       68              
  Lines        6625     6500     -125     
==========================================
- Hits         6572     6447     -125     
  Misses         53       53
Impacted Files Coverage Δ
tests/test_cli.py 100% <100%> (ø) ⬆️
tests/test_read_simple_rmd.py 100% <100%> (ø) ⬆️
tests/test_escape_magics.py 100% <100%> (ø) ⬆️
tests/test_black.py 100% <100%> (ø) ⬆️
tests/test_read_simple_markdown.py 100% <100%> (ø) ⬆️
tests/test_header.py 100% <100%> (ø) ⬆️
tests/test_active_cells.py 100% <100%> (ø) ⬆️
tests/test_read_simple_julia.py 100% <100%> (ø) ⬆️
tests/test_read_simple_clojure.py 100% <100%> (ø) ⬆️
tests/test_pep8.py 98.36% <100%> (-0.03%) ⬇️
... and 45 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 c3e51b6...04c1cb8. Read the comment docs.

@mwouts mwouts merged commit dc11f22 into master Jul 9, 2019
@mwouts mwouts deleted the remove_testfixtures branch July 9, 2019 21:10
@mwouts mwouts restored the remove_testfixtures branch July 9, 2019 21:10
@mwouts mwouts deleted the remove_testfixtures branch July 9, 2019 21:10
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