Skip to content

Conversation

@teojgo
Copy link
Contributor

@teojgo teojgo commented Jan 16, 2020

  • Do not print the performance report table if no performance report
    values are present.

  • Put printing of num_tasks in the correct if block.

Fixes #1081

* Do not print the performance report table if no performance report
values are present.

* Put printing of num_tasks in the correct if block.
@codecov-io
Copy link

codecov-io commented Jan 16, 2020

Codecov Report

Merging #1117 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1117   +/-   ##
=======================================
  Coverage   91.89%   91.89%           
=======================================
  Files          81       81           
  Lines       11629    11629           
=======================================
  Hits        10686    10686           
  Misses        943      943

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 115f537...913b3a7. Read the comment docs.

@vkarak vkarak changed the title [bugfix] Fix printing of incomplete perf report [bugfix] Fix printing of incomplete performance report Jan 16, 2020
Copy link
Contributor

@ekouts ekouts left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@vkarak vkarak left a comment

Choose a reason for hiding this comment

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

lgtm now

@vkarak
Copy link
Contributor

vkarak commented Jan 17, 2020

@teojgo All unit tests are failing. Can you fix it so that we can merge this one?

@vkarak vkarak changed the title [bugfix] Fix printing of incomplete performance report [bugfix] Fix incomplete printout of the performance report Jan 18, 2020
@vkarak vkarak changed the title [bugfix] Fix incomplete printout of the performance report [bugfix] Fix incomplete printout of the performance report in case of test failures Jan 18, 2020
@vkarak vkarak merged commit 6397623 into reframe-hpc:master Jan 18, 2020
@teojgo teojgo deleted the bugfix/incomplete_perf_report branch February 19, 2020 14:54
@teojgo teojgo restored the bugfix/incomplete_perf_report branch February 19, 2020 14:54
@teojgo teojgo deleted the bugfix/incomplete_perf_report branch February 19, 2020 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incomplete performance report when a performance test fails in an earlier phase

4 participants