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

pkg_resources is an optional dependency #324

Merged
merged 2 commits into from
Sep 2, 2019
Merged

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Sep 2, 2019

Closes #323

@codecov
Copy link

codecov bot commented Sep 2, 2019

Codecov Report

Merging #324 into master will increase coverage by 10.12%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #324       +/-   ##
===========================================
+ Coverage   89.06%   99.18%   +10.12%     
===========================================
  Files          71       71               
  Lines        6601     6772      +171     
===========================================
+ Hits         5879     6717      +838     
+ Misses        722       55      -667
Impacted Files Coverage Δ
jupytext/pandoc.py 95.91% <100%> (+52.16%) ⬆️
tests/test_compare.py 100% <0%> (ø) ⬆️
tests/test_ipynb_to_rmd.py 100% <0%> (ø) ⬆️
tests/conftest.py 100% <0%> (ø) ⬆️
tests/test_metadata_filter.py 100% <0%> (ø) ⬆️
tests/test_read_all_py.py 100% <0%> (ø) ⬆️
tests/test_escape_magics.py 100% <0%> (ø) ⬆️
tests/test_preserve_empty_cells.py 100% <0%> (ø) ⬆️
tests/test_trust_notebook.py 100% <0%> (ø) ⬆️
tests/test_ipynb_to_R.py 100% <0%> (ø) ⬆️
... and 30 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 35576d5...69dfefb. Read the comment docs.

@mwouts mwouts merged commit e8f4b8c into master Sep 2, 2019
@mwouts mwouts deleted the pkg_resources_optional branch September 2, 2019 19:48
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.

Conda build for Jupytext 1.2.2 is in error
1 participant