cunicu / gont

A Go testing framework for distributed applications
http://gont.cunicu.li/
Apache License 2.0
77 stars 5 forks source link

New features #174

Open stv0g opened 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 46.25000% with 172 lines in your changes missing coverage. Please review.

Project coverage is 50.70%. Comparing base (7d93baa) to head (9a332e7).

Files Patch % Lines
pkg/ns_node.go 40.23% 80 Missing and 21 partials :warning:
internal/execvpe/execvpe.go 0.00% 9 Missing :warning:
pkg/switch.go 42.85% 6 Missing and 2 partials :warning:
pkg/trace.go 11.11% 7 Missing and 1 partial :warning:
pkg/capture.go 37.50% 3 Missing and 2 partials :warning:
pkg/host.go 54.54% 4 Missing and 1 partial :warning:
pkg/link.go 0.00% 5 Missing :warning:
pkg/network_files.go 78.94% 3 Missing and 1 partial :warning:
pkg/debug_instance.go 0.00% 2 Missing and 1 partial :warning:
pkg/debug_msg.go 0.00% 3 Missing :warning:
... and 12 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #174 +/- ## ========================================== + Coverage 50.56% 50.70% +0.14% ========================================== Files 67 68 +1 Lines 3212 3242 +30 ========================================== + Hits 1624 1644 +20 - Misses 1362 1366 +4 - Partials 226 232 +6 ```

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