Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve .emi sidecar file support in FormatSER #354

Merged
merged 3 commits into from
Apr 30, 2021
Merged

Improve .emi sidecar file support in FormatSER #354

merged 3 commits into from
Apr 30, 2021

Conversation

dagewa
Copy link
Member

@dagewa dagewa commented Apr 28, 2021

  • Read compressed .emi files by opening with Format.open_file
  • Don't print from read_emi if the file can't be found

dagewa and others added 3 commits April 28, 2021 11:54
* Read compressed .emi files by opening with Format.open_file
* Don't print from read_emi if the file can't be found
@codecov
Copy link

codecov bot commented Apr 28, 2021

Codecov Report

Merging #354 (57f7893) into main (9a45d44) will increase coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #354      +/-   ##
==========================================
+ Coverage   48.35%   48.37%   +0.01%     
==========================================
  Files         235      235              
  Lines       19454    19448       -6     
  Branches     2752     2751       -1     
==========================================
  Hits         9407     9407              
+ Misses       9539     9533       -6     
  Partials      508      508              

@dagewa dagewa merged commit b88124b into main Apr 30, 2021
@dagewa dagewa deleted the ser-bug-fix branch April 30, 2021 13:38
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