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

Comment indented bash commands #439

Merged
merged 1 commit into from
Feb 16, 2020
Merged

Comment indented bash commands #439

merged 1 commit into from
Feb 16, 2020

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Feb 16, 2020

Closes #437

@codecov
Copy link

codecov bot commented Feb 16, 2020

Codecov Report

Merging #439 into master will increase coverage by 1.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #439      +/-   ##
==========================================
+ Coverage   97.97%   99.02%   +1.04%     
==========================================
  Files          77       77              
  Lines        7720     7725       +5     
==========================================
+ Hits         7564     7650      +86     
+ Misses        156       75      -81
Impacted Files Coverage Δ
tests/test_read_simple_python.py 100% <100%> (ø) ⬆️
jupytext/magics.py 100% <100%> (ø) ⬆️
tests/test_pep8.py 98.38% <0%> (ø) ⬆️
tests/test_black.py 100% <0%> (ø) ⬆️
tests/test_active_cells.py 100% <0%> (ø) ⬆️
tests/test_knitr_spin.py 100% <0%> (ø) ⬆️
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%> (ø) ⬆️
... and 26 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 7fd991f...36a518e. Read the comment docs.

@mwouts mwouts merged commit 3f857d5 into master Feb 16, 2020
@mwouts mwouts deleted the comment_indented_bash_cmd branch February 16, 2020 21:58
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.

exclamation mark not correctly handled
1 participant