Skip to content

Conversation

@teojgo
Copy link
Contributor

@teojgo teojgo commented Jul 27, 2021

  • Correctly treat None value for time_total of a TestCase when
    converting to Decimal during the creation of the Junit report.

  • Test the above in the testing of policies.

Fixes #2057

* Correctly treat `None` value for `time_total` of a `TestCase` when
converting to `Decimal` during the creation of the Junit report.

* Test the above in the testing of policies.
@teojgo teojgo added this to the ReFrame Sprint 21.07.1 milestone Jul 27, 2021
@teojgo teojgo requested review from ekouts and vkarak July 27, 2021 09:49
@teojgo teojgo self-assigned this Jul 27, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jul 27, 2021

Codecov Report

Merging #2098 (b833a1e) into master (7fe929c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2098   +/-   ##
=======================================
  Coverage   86.26%   86.26%           
=======================================
  Files          53       53           
  Lines        9347     9347           
=======================================
  Hits         8063     8063           
  Misses       1284     1284           
Impacted Files Coverage Δ
reframe/frontend/runreport.py 93.79% <ø> (ø)

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 7fe929c...b833a1e. Read the comment docs.

@vkarak vkarak merged commit f74a51c into reframe-hpc:master Jul 29, 2021
@teojgo teojgo deleted the bugfix/decimal_conversion_none_junit branch August 13, 2021 07:24
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.

Bug in failure statistics

4 participants