Skip to content

[FIX] ExcelReader: Speedup#4339

Merged
janezd merged 1 commit intobiolab:masterfrom
VesnaT:fix_io_excel
Jan 17, 2020
Merged

[FIX] ExcelReader: Speedup#4339
janezd merged 1 commit intobiolab:masterfrom
VesnaT:fix_io_excel

Conversation

@VesnaT
Copy link
Contributor

@VesnaT VesnaT commented Jan 16, 2020

Issue

Fixes #4337

Description of changes
Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link

codecov bot commented Jan 16, 2020

Codecov Report

Merging #4339 into master will increase coverage by 0.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #4339      +/-   ##
==========================================
+ Coverage   86.84%   86.85%   +0.01%     
==========================================
  Files         396      396              
  Lines       71782    71830      +48     
==========================================
+ Hits        62338    62388      +50     
+ Misses       9444     9442       -2

@janezd janezd self-assigned this Jan 17, 2020
@janezd janezd merged commit 751fc77 into biolab:master Jan 17, 2020
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.

Reading Excel files takes ages

2 participants