FollowTheProcess / test

A lightweight test helper package 🧪
MIT License
0 stars 0 forks source link

Add a CaptureOutput function to trap stdout and stderr #18

Closed FollowTheProcess closed 9 months ago

FollowTheProcess commented 9 months ago

Description

Motivation and Context

Closes #

How Has This Been Tested?

Checklist

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (e2333f6) 96.80% compared to head (38f2b43) 90.38%.

Files Patch % Lines
test.go 80.64% 8 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #18 +/- ## ========================================== - Coverage 96.80% 90.38% -6.43% ========================================== Files 1 1 Lines 94 156 +62 ========================================== + Hits 91 141 +50 - Misses 2 10 +8 - Partials 1 5 +4 ```

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