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

Preserve blank lines #7

Merged
merged 1 commit into from
Feb 17, 2021
Merged

Preserve blank lines #7

merged 1 commit into from
Feb 17, 2021

Conversation

jayqi
Copy link
Owner

@jayqi jayqi commented Feb 17, 2021

Fixes #5.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 17, 2021

@codecov-io
Copy link

Codecov Report

Merging #7 (77636d0) into main (376cb47) will decrease coverage by 0.6%.
The diff coverage is 75.0%.

@@           Coverage Diff           @@
##            main      #7     +/-   ##
=======================================
- Coverage   90.6%   90.0%   -0.7%     
=======================================
  Files          6       6             
  Lines        258     260      +2     
=======================================
  Hits         234     234             
- Misses        24      26      +2     
Impacted Files Coverage Δ
reprexlite/code.py 73.9% <75.0%> (+0.7%) ⬆️
reprexlite/version.py 80.0% <0.0%> (-20.0%) ⬇️
reprexlite/session_info.py 94.7% <0.0%> (-2.7%) ⬇️

@jayqi jayqi merged commit c19b254 into main Feb 17, 2021
@jayqi jayqi deleted the 5-blank-lines branch February 17, 2021 07:22
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.

Blank lines are being dropped
2 participants