eclipse / kiso-testing

https://kiso-testing.readthedocs.io/
Other
36 stars 41 forks source link

[DO NOT MERGE] PoC check context manager for non critical assertions #431

Open sebclrsn opened 7 months ago

sebclrsn commented 7 months ago

PR meant to share and to discuss whether we need this or not

codecov[bot] commented 7 months ago

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (7e63878) 98.11% compared to head (a09fdd7) 97.85%. Report is 3 commits behind head on master.

Files Patch % Lines
src/pykiso/test_coordinator/test_case.py 23.80% 16 Missing :warning:
src/pykiso/test_result/assert_step_report.py 62.50% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #431 +/- ## ========================================== - Coverage 98.11% 97.85% -0.27% ========================================== Files 80 80 Lines 6487 6514 +27 ========================================== + Hits 6365 6374 +9 - Misses 122 140 +18 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.