Skip to content

dcast(empty) returns empty#5118

Merged
mattdowle merged 2 commits intomasterfrom
dcast-empty
Aug 28, 2021
Merged

dcast(empty) returns empty#5118
mattdowle merged 2 commits intomasterfrom
dcast-empty

Conversation

@mattdowle
Copy link
Copy Markdown
Member

Closes #1215

@mattdowle mattdowle added this to the 1.14.1 milestone Aug 28, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 28, 2021

Codecov Report

Merging #5118 (c6473d4) into master (a96e2b2) will decrease coverage by 0.00%.
The diff coverage is n/a.

❗ Current head c6473d4 differs from pull request most recent head 93fb636. Consider uploading reports for the commit 93fb636 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5118      +/-   ##
==========================================
- Coverage   99.38%   99.38%   -0.01%     
==========================================
  Files          76       76              
  Lines       14490    14489       -1     
==========================================
- Hits        14401    14400       -1     
  Misses         89       89              
Impacted Files Coverage Δ
R/fcast.R 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 a96e2b2...93fb636. Read the comment docs.

@mattdowle mattdowle merged commit 5c6bee3 into master Aug 28, 2021
@mattdowle mattdowle deleted the dcast-empty branch August 28, 2021 00:29
@jangorecki jangorecki modified the milestones: 1.14.9, 1.15.0 Oct 29, 2023
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.

dcast with empty data.table

2 participants