ObolNetwork / charon

Charon (pronounced 'kharon') is a Proof of Stake Ethereum Distributed Validator Client
https://docs.obol.tech/
Other
202 stars 90 forks source link

cmd: add file to homedir for fio #3212

Closed KaloyanTanev closed 4 months ago

KaloyanTanev commented 4 months ago

Add file for test and do not use a dir (the homedir in the default scenario).

category: bug ticket: none

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 57.67%. Comparing base (d5a59fa) to head (b95e129).

Files Patch % Lines
cmd/testperformance.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3212 +/- ## ========================================== - Coverage 57.72% 57.67% -0.06% ========================================== Files 211 211 Lines 30369 30369 ========================================== - Hits 17531 17515 -16 - Misses 10956 10971 +15 - Partials 1882 1883 +1 ```

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