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

fix for reading variables from xlsx file #142

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

bwronska
Copy link
Contributor

The function instance_from_excel returns the error while reading model variables from excel file. The following commit should fix that issue

@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Please upload report for BASE (develop@2466666). Learn more about missing BASE report.

Files with missing lines Patch % Lines
mango/processing/file_functions.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #142   +/-   ##
==========================================
  Coverage           ?   76.11%           
==========================================
  Files              ?       73           
  Lines              ?     3399           
  Branches           ?        0           
==========================================
  Hits               ?     2587           
  Misses             ?      812           
  Partials           ?        0           
Flag Coverage Δ
unit-tests 76.11% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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