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

abort generation of validation data in case of an error #425

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

fbenke-pik
Copy link
Contributor

@fbenke-pik fbenke-pik commented Sep 14, 2023

Input data generation for the historical.mif has been failing for over 2 months and we did not notice it, because the fullVALIDATIONREMIND carried on with processing. During that time, three bugs got into mrremind and mrcommons without us noticing it.

I changed the setting to crash in that case.

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (3d21a5c) 0.00% compared to head (d19cfe1) 0.00%.

❗ Current head d19cfe1 differs from pull request most recent head 94abf10. Consider uploading reports for the commit 94abf10 to get more accurate results

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #425   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         263     263           
  Lines       17198   17198           
======================================
  Hits            1       1           
  Misses      17197   17197           
Files Changed Coverage Δ
R/fullVALIDATIONREMIND.R 0.00% <0.00%> (ø)

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

Copy link
Member

@LaviniaBaumstark LaviniaBaumstark left a comment

Choose a reason for hiding this comment

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

thanks

Copy link
Member

@dklein-pik dklein-pik left a comment

Choose a reason for hiding this comment

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

Great! And not great that we didnt notice

@fbenke-pik fbenke-pik marked this pull request as ready for review September 15, 2023 08:02
@fbenke-pik fbenke-pik merged commit 65b462a into pik-piam:master Sep 15, 2023
2 checks passed
@fbenke-pik fbenke-pik deleted the validate branch September 15, 2023 09:19
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.

3 participants