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

add "savedirtemp" generation option #540

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

Conversation

lawrence-mbf
Copy link
Collaborator

Motivation

Related to #220, will close manually later. Instead of making temp dir default, allows for saving to temp directory as an extra flag.

How to test the behavior?

generateCore('savedirtemp');

Checklist

  • Have you ensured the PR description clearly describes the problem and solutions?
  • Have you checked to ensure that there aren't other open or previously closed Pull Requests for the same change?
  • If this PR fixes an issue, is the first line of the PR description fix #XX where XX is the issue number?

- "savedirtemp" added to generateCore and generateExtension
- Updated help text for generateCore and generateExtension
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #540 (71476d1) into master (a80f0aa) will decrease coverage by 0.01%.
The diff coverage is 88.09%.

@@            Coverage Diff             @@
##           master     #540      +/-   ##
==========================================
- Coverage   87.78%   87.78%   -0.01%     
==========================================
  Files         132      132              
  Lines        5626     5633       +7     
==========================================
+ Hits         4939     4945       +6     
- Misses        687      688       +1     
Files Changed Coverage Δ
generateExtension.m 87.17% <85.29%> (-3.15%) ⬇️
+spec/generate.m 100.00% <100.00%> (ø)
generateCore.m 100.00% <100.00%> (+4.54%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lawrence-mbf lawrence-mbf marked this pull request as ready for review September 7, 2023 18:16
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