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

Catch and test case without value column #341

Merged
merged 1 commit into from
Mar 31, 2022
Merged

Conversation

Anaphory
Copy link
Collaborator

Fixes #336

@codecov
Copy link

codecov bot commented Mar 31, 2022

Codecov Report

Merging #341 (e3c6ea7) into master (16175c9) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #341      +/-   ##
==========================================
+ Coverage   79.69%   79.73%   +0.04%     
==========================================
  Files          43       43              
  Lines        4270     4274       +4     
  Branches     1082     1082              
==========================================
+ Hits         3403     3408       +5     
  Misses        663      663              
+ Partials      204      203       -1     
Impacted Files Coverage Δ
src/lexedata/importer/excel_long_format.py 74.74% <100.00%> (+1.03%) ⬆️

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 16175c9...e3c6ea7. Read the comment docs.

@Anaphory Anaphory merged commit 27c4195 into master Mar 31, 2022
@Anaphory Anaphory deleted the long_format_no_value branch March 31, 2022 18:11
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.

error in importer.excel_long_format
1 participant