elastic / elastic/elastic-package
Ignore commented lines in pipeline code coverage
Open
enhancement
- Dominant language
- Go
- Stars
- 72
- Forks
- 141
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 55
Description
Interested if it's possible to remove comment lines for the code coverage scoring for ingest pipelines.
As an example, the coverage score (65.7% when submitting) of [this ingest pipeline](https://sonar.elastic.dev/code?id=elastic_integrations_AYu5LCaKQZlFqhqWIrk_&selected=elastic_integrations_AYu5LCaKQZlFqhqWIrk_%3Apackages%2Fgcp%2Fdata_stream%2Faudit%2Felasticsearch%2Fingest_pipeline%2Fdefault.yml) is pulled down significantly with all the comment lines counting as uncovered code.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.