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

TST: Print the CP2K .out and .err files whenever a test job crashes #281

Merged
merged 2 commits into from
Jan 21, 2022

Conversation

BvB93
Copy link
Collaborator

@BvB93 BvB93 commented Jan 21, 2022

Print the last 100 lines of the .err and .out file whenever a test job crashes.

@BvB93 BvB93 added the Tests Updated the unit-tests label Jan 21, 2022
@codecov
Copy link

codecov bot commented Jan 21, 2022

Codecov Report

Merging #281 (08050d6) into master (bced01b) will decrease coverage by 0.18%.
The diff coverage is 67.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #281      +/-   ##
==========================================
- Coverage   82.11%   81.93%   -0.19%     
==========================================
  Files          41       41              
  Lines        2142     2170      +28     
  Branches      359      368       +9     
==========================================
+ Hits         1759     1778      +19     
- Misses        299      301       +2     
- Partials       84       91       +7     
Impacted Files Coverage Δ
src/qmflows/packages/SCM.py 65.18% <ø> (ø)
src/qmflows/packages/packages.py 85.34% <ø> (ø)
src/qmflows/test_utils.py 89.88% <67.85%> (-10.12%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bced01b...08050d6. Read the comment docs.

@BvB93 BvB93 merged commit f61366e into master Jan 21, 2022
@BvB93 BvB93 deleted the cp2k_job branch January 21, 2022 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tests Updated the unit-tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant