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

Include outputs when writing input file #552

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

christophe-david
Copy link
Contributor

@christophe-david christophe-david commented Jul 12, 2024

This PR adds an optional feature, in API and CLI, to include output variables when writing the input file.

It is done "roughly": all output variables are written, without considering if a variable is part of a cycle or not.

Copy link

codecov bot commented Jul 12, 2024

Codecov Report

Attention: Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.36%. Comparing base (c0143b7) to head (4dbb289).

Files Patch % Lines
src/fastoad/cmd/api.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #552      +/-   ##
==========================================
+ Coverage   85.32%   85.36%   +0.03%     
==========================================
  Files         138      138              
  Lines        6414     6422       +8     
  Branches      940      943       +3     
==========================================
+ Hits         5473     5482       +9     
+ Misses        785      784       -1     
  Partials      156      156              

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

@christophe-david christophe-david force-pushed the include-outputs-in-input-file branch from ddf5a35 to c062a75 Compare July 16, 2024 14:31
@christophe-david christophe-david force-pushed the include-outputs-in-input-file branch from c062a75 to 4dbb289 Compare July 23, 2024 12:43
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.

1 participant