kubewharf / kelemetry

Global control plane tracing for Kubernetes
Apache License 2.0
252 stars 28 forks source link

chore(ci): generate dummy test file for every package #148

Closed SOF3 closed 1 year ago

SOF3 commented 1 year ago

Description

Ensure that coverage is calculated for every package with Go files, workaround for golang/go#24570

Related issues

Special notes for your reviewer:

codecov-commenter commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (64f1cd0) 42.59% compared to head (c1d9d37) 17.69%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #148 +/- ## =========================================== - Coverage 42.59% 17.69% -24.91% =========================================== Files 40 103 +63 Lines 3383 9302 +5919 =========================================== + Hits 1441 1646 +205 - Misses 1848 7561 +5713 - Partials 94 95 +1 ``` [see 65 files with indirect coverage changes](https://app.codecov.io/gh/kubewharf/kelemetry/pull/148/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewharf)

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