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

change save_edge in input to False as default #155

Merged
merged 3 commits into from
Jul 11, 2024
Merged

change save_edge in input to False as default #155

merged 3 commits into from
Jul 11, 2024

Conversation

NellyMitnik
Copy link
Contributor

To avoid saving chemkin_edge files and save disk space, save_edge: False instead of True

Copy link
Member

@alongd alongd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!
Can you also modify the commented input file?

t3/schema.py Outdated Show resolved Hide resolved
@alongd alongd force-pushed the save_edge branch 3 times, most recently from b213b64 to abbd3ed Compare July 9, 2024 06:32
@github-actions github-actions bot added the tests label Jul 9, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.36%. Comparing base (f3e8ebd) to head (1717176).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #155   +/-   ##
=======================================
  Coverage   47.36%   47.36%           
=======================================
  Files          25       25           
  Lines        3393     3393           
  Branches      914      914           
=======================================
  Hits         1607     1607           
  Misses       1583     1583           
  Partials      203      203           
Flag Coverage Δ
unittests 47.36% <100.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.

@alongd alongd force-pushed the save_edge branch 2 times, most recently from 043b38d to e2c8d98 Compare July 10, 2024 09:33
@alongd alongd merged commit 0b68fb0 into main Jul 11, 2024
5 checks passed
@alongd alongd deleted the save_edge branch July 11, 2024 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants