Skip to content

Added 'print' chunk option - #387

Open
mossr wants to merge 2 commits into
JunoLab:masterfrom
mossr:master
Open

mossr wants to merge 2 commits into
JunoLab:masterfrom
mossr:master

Conversation

@mossr

@mossr mossr commented Aug 10, 2020

Copy link
Copy Markdown

The print chuck option is useful in the juliaconsole environment so we can use print instead of display (certain vectors output more compactly using print, especially for textbooks). I think a more sophisticated implementation (e.g., use of Base.invokelatest) could be an improvement from my first pass.

Note, this was forked off of v0.9.4

@codecov-commenter

codecov-commenter commented Oct 3, 2020

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 74.31%. Comparing base (d3a7f2a) to head (c3d1c1a).
⚠️ Report is 57 commits behind head on master.

Files with missing lines Patch % Lines
src/display_methods.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #387      +/-   ##
==========================================
- Coverage   74.34%   74.31%   -0.04%     
==========================================
  Files          25       25              
  Lines        1345     1347       +2     
==========================================
+ Hits         1000     1001       +1     
- Misses        345      346       +1     
Flag Coverage Δ
unittests 74.31% <66.66%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants