parse_env_file discard utf8 bom #2638
Merged
Codecov / codecov/project
succeeded
Feb 1, 2025 in 0s
68.74% (+7.18%) compared to 5a80a04
View this Pull Request on Codecov
68.74% (+7.18%) compared to 5a80a04
Details
Codecov Report
Attention: Patch coverage is 57.14286%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 68.74%. Comparing base (
5a80a04
) to head (9242fbe
).
Report is 156 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
pkg/container/parse_env_file.go | 57.14% | 2 Missing and 1 partial |
pkg/runner/run_context.go | 57.14% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #2638 +/- ##
==========================================
+ Coverage 61.56% 68.74% +7.18%
==========================================
Files 53 71 +18
Lines 9002 10956 +1954
==========================================
+ Hits 5542 7532 +1990
+ Misses 3020 2858 -162
- Partials 440 566 +126
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading