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

Additional logging of job status #3942

Closed
wants to merge 3 commits into from

Conversation

ltalirz
Copy link
Member

@ltalirz ltalirz commented Apr 18, 2020

Add logging of job statuses in order to help debugging #3404

@codecov
Copy link

codecov bot commented Apr 18, 2020

Codecov Report

Merging #3942 into develop will decrease coverage by 0.00%.
The diff coverage is 75.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3942      +/-   ##
===========================================
- Coverage    78.23%   78.23%   -0.01%     
===========================================
  Files          461      461              
  Lines        34073    34077       +4     
===========================================
+ Hits         26657    26660       +3     
- Misses        7416     7417       +1     
Flag Coverage Δ
#django 70.27% <75.00%> (+<0.01%) ⬆️
#sqlalchemy 71.12% <75.00%> (-0.01%) ⬇️
Impacted Files Coverage Δ
aiida/engine/processes/calcjobs/tasks.py 69.54% <50.00%> (-0.17%) ⬇️
aiida/schedulers/plugins/pbsbaseclasses.py 59.28% <100.00%> (+0.13%) ⬆️
aiida/schedulers/plugins/slurm.py 52.67% <100.00%> (+0.18%) ⬆️

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 e33504c...0eee6be. Read the comment docs.

@ltalirz
Copy link
Member Author

ltalirz commented Apr 27, 2020

Closing this for the moment (we may want to reopen later).

@ltalirz ltalirz closed this Apr 27, 2020
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