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 option to overwite summary file #1136

Merged
merged 1 commit into from
Jul 9, 2023
Merged

Add option to overwite summary file #1136

merged 1 commit into from
Jul 9, 2023

Conversation

morcuended
Copy link
Member

Astropy Tables .write method avoids overwriting files unless it is specified as overwrite=True. This PR adds a overwrite command line argument to allow for overwriting summary files.

@codecov
Copy link

codecov bot commented Jul 7, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (873d002) 73.91% compared to head (0b96500) 73.91%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1136   +/-   ##
=======================================
  Coverage   73.91%   73.91%           
=======================================
  Files         125      125           
  Lines       12547    12548    +1     
=======================================
+ Hits         9274     9275    +1     
  Misses       3273     3273           
Impacted Files Coverage Δ
lstchain/scripts/lstchain_create_run_summary.py 88.57% <100.00%> (+0.10%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@rlopezcoto rlopezcoto merged commit 6791cbd into main Jul 9, 2023
@rlopezcoto rlopezcoto deleted the overwrite-summary branch July 9, 2023 16:00
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