Skip to content

More informative error message when not updating timestamp file#23

Open
gerritholl wants to merge 3 commits intopytroll:mainfrom
gerritholl:improve-update-files-logging
Open

More informative error message when not updating timestamp file#23
gerritholl wants to merge 3 commits intopytroll:mainfrom
gerritholl:improve-update-files-logging

Conversation

@gerritholl
Copy link
Copy Markdown
Member

Add a more informative error message when the timestamp file could not be updated.

  • Tests added
  • Tests passed: Passes pytest cspp_runner
  • Passes flake8

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 16, 2023

Codecov Report

Merging #23 (51269df) into main (4577b9d) will increase coverage by 0.51%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   78.80%   79.31%   +0.51%     
==========================================
  Files          12       12              
  Lines         986      996      +10     
==========================================
+ Hits          777      790      +13     
+ Misses        209      206       -3     
Flag Coverage Δ
unittests 79.31% <100.00%> (+0.51%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cspp_runner/runner.py 86.50% <100.00%> (+0.79%) ⬆️
cspp_runner/tests/test_runner.py 99.02% <100.00%> (+0.05%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

When reporting an error related to updating the timestamp, use a more
portable way to report what the error message was.
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