Skip to content

Print topn rows properly when class=TRUE (#2803)#2804

Merged
mattdowle merged 3 commits intoRdatatable:masterfrom
heavywatal:print-class-true
Apr 28, 2018
Merged

Print topn rows properly when class=TRUE (#2803)#2804
mattdowle merged 3 commits intoRdatatable:masterfrom
heavywatal:print-class-true

Conversation

@heavywatal
Copy link
Copy Markdown
Contributor

@heavywatal heavywatal commented Apr 28, 2018

Closes #2803.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Apr 28, 2018

Codecov Report

Merging #2804 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2804   +/-   ##
=======================================
  Coverage   93.48%   93.48%           
=======================================
  Files          61       61           
  Lines       12365    12365           
=======================================
  Hits        11560    11560           
  Misses        805      805
Impacted Files Coverage Δ
R/print.data.table.R 98.13% <100%> (ø) ⬆️

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 53618b4...2dcf9b1. Read the comment docs.

@MichaelChirico
Copy link
Copy Markdown
Member

Would you mind adding a test to be sure this behavior doesn't inadvertently revert in the future? There's some pointers on the Contributing page

@mattdowle mattdowle added this to the v1.11.0 milestone Apr 28, 2018
@mattdowle mattdowle merged commit cd3b808 into Rdatatable:master Apr 28, 2018
heavywatal added a commit to heavywatal/data.table that referenced this pull request Apr 29, 2018
Remove extra parentheses in my previous PR Rdatatable#2804
@heavywatal heavywatal deleted the print-class-true branch April 29, 2018 01:27
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.

4 participants