grafana / beyla

eBPF-based autoinstrumentation of web applications and network metrics
https://grafana.com/oss/beyla-ebpf/
Apache License 2.0
1.19k stars 77 forks source link

helm-test.yml: disable super-linter #793

Closed mariomac closed 2 weeks ago

mariomac commented 2 weeks ago

I copied this script from another repo, thinking that it would lint the helm charts, but super-linter actually lints everything but helm. It makes the task to fail while linting the go files.

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.65%. Comparing base (f71b3b7) to head (01c5550).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #793 +/- ## ========================================== + Coverage 77.58% 77.65% +0.06% ========================================== Files 107 107 Lines 9277 9277 ========================================== + Hits 7198 7204 +6 + Misses 1699 1695 -4 + Partials 380 378 -2 ``` | [Flag](https://app.codecov.io/gh/grafana/beyla/pull/793/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana) | Coverage Δ | | |---|---|---| | [integration-test](https://app.codecov.io/gh/grafana/beyla/pull/793/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana) | `68.99% <ø> (+0.02%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/grafana/beyla/pull/793/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana) | `39.36% <ø> (+0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana#carryforward-flags-in-the-pull-request-comment) to find out more.

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

mariomac commented 2 weeks ago

Merging as everybody is on holidays. Feel free to do any post-merge review.