Tantalor93 / dnspyre

CLI tool for a high QPS DNS benchmark
https://tantalor93.github.io/dnspyre/
MIT License
107 stars 10 forks source link

plot improvements and fixes #204

Closed Tantalor93 closed 9 months ago

Tantalor93 commented 9 months ago

new features and changes:

fixes:

breaking changes in public interfaces:

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (62e8d35) 79.38% compared to head (1a38651) 79.44%.

Files Patch % Lines
cmd/plot.go 87.30% 4 Missing and 4 partials :warning:
cmd/report.go 57.14% 3 Missing :warning:
cmd/root.go 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #204 +/- ## ========================================== + Coverage 79.38% 79.44% +0.05% ========================================== Files 7 7 Lines 1140 1143 +3 ========================================== + Hits 905 908 +3 Misses 189 189 Partials 46 46 ```

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