Skip to content

[FIX] Pivot: Handle empty data, metas only#5527

Merged
ajdapretnar merged 3 commits intobiolab:masterfrom
VesnaT:fix_pivot
Jul 15, 2021
Merged

[FIX] Pivot: Handle empty data, metas only#5527
ajdapretnar merged 3 commits intobiolab:masterfrom
VesnaT:fix_pivot

Conversation

@VesnaT
Copy link
Copy Markdown
Contributor

@VesnaT VesnaT commented Jul 15, 2021

Issue

Fixes #5502, #5503

Includes
  • Code changes
  • Tests
  • Documentation

@VesnaT VesnaT changed the title Pivot: Handle empty data, metas only [FIX] Pivot: Handle empty data, metas only Jul 15, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 15, 2021

Codecov Report

Merging #5527 (646b4a2) into master (aa628bf) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #5527   +/-   ##
=======================================
  Coverage   86.36%   86.36%           
=======================================
  Files         304      304           
  Lines       61665    61679   +14     
=======================================
+ Hits        53254    53267   +13     
- Misses       8411     8412    +1     

@ajdapretnar ajdapretnar merged commit a780239 into biolab:master Jul 15, 2021
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.

Pivot Table: handle empty data

2 participants