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

V0.5.0 #33

Merged
merged 40 commits into from
Aug 21, 2018
Merged

V0.5.0 #33

merged 40 commits into from
Aug 21, 2018

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Aug 21, 2018

No description provided.

Introduced a StringParser for detecting quoted lines
'active' option available for .py and .R extensions #30
magic commands ignored when quoted #29
@codecov
Copy link

codecov bot commented Aug 21, 2018

Codecov Report

Merging #33 into master will increase coverage by 0.6%.
The diff coverage is 95.14%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #33     +/-   ##
========================================
+ Coverage   95.99%   96.6%   +0.6%     
========================================
  Files          34      42      +8     
  Lines        1424    1944    +520     
========================================
+ Hits         1367    1878    +511     
- Misses         57      66      +9
Impacted Files Coverage Δ
setup.py 0% <ø> (ø) ⬆️
tests/test_contentsmanager.py 100% <100%> (ø) ⬆️
tests/test_save_multiple.py 100% <100%> (ø) ⬆️
tests/test_stringparser.py 100% <100%> (ø)
nbrmd/cell_metadata.py 97.54% <100%> (+0.03%) ⬆️
tests/test_active_cells.py 100% <100%> (ø) ⬆️
tests/test_read_simple_python.py 100% <100%> (ø) ⬆️
nbrmd/__init__.py 66.66% <100%> (+6.66%) ⬆️
tests/test_cli.py 100% <100%> (ø) ⬆️
nbrmd/nbrmd.py 96.39% <100%> (+0.1%) ⬆️
... and 25 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 ae4ecc5...0e2182d. Read the comment docs.

@mwouts mwouts merged commit 7dd10c7 into master Aug 21, 2018
@mwouts mwouts deleted the v0.5.0 branch August 21, 2018 01:25
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