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

Fix active cells in the py:percent format #479

Merged
merged 1 commit into from
Apr 3, 2020
Merged

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Apr 3, 2020

This PR reproduces the issue documented at #477

@codecov
Copy link

codecov bot commented Apr 3, 2020

Codecov Report

Merging #479 into master will decrease coverage by 0.00%.
The diff coverage is 95.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #479      +/-   ##
==========================================
- Coverage   98.82%   98.81%   -0.01%     
==========================================
  Files          80       80              
  Lines        8005     8025      +20     
==========================================
+ Hits         7911     7930      +19     
- Misses         94       95       +1     
Impacted Files Coverage Δ
jupytext/cell_reader.py 96.63% <75.00%> (-0.16%) ⬇️
jupytext/cell_to_text.py 97.31% <100.00%> (ø)
tests/test_active_cells.py 100.00% <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 6c0f027...d1dd130. Read the comment docs.

@mwouts mwouts merged commit 07fb597 into master Apr 3, 2020
@mwouts mwouts deleted the fix_active_cells_percent branch April 3, 2020 23:39
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