implement https mime #850
Merged
implement https mime #850
Codecov / codecov/project
failed
Aug 5, 2023 in 1s
81.58% (-0.01%) compared to cecd79c
View this Pull Request on Codecov
81.58% (-0.01%) compared to cecd79c
Details
Codecov Report
Patch coverage: 88.46%
and project coverage change: -0.01%
Comparison is base (
cecd79c
) 81.59% compared to head (f147d80
) 81.58%.
Additional details and impacted files
@@ Coverage Diff @@
## main #850 +/- ##
==========================================
- Coverage 81.59% 81.58% -0.01%
==========================================
Files 159 159
Lines 9013 9021 +8
==========================================
+ Hits 7354 7360 +6
- Misses 1412 1414 +2
Partials 247 247
Files Changed | Coverage Δ | |
---|---|---|
internal/auditlog/noop_formater.go | 0.00% <0.00%> (ø) |
|
experimental/plugins/auditlog.go | 100.00% <100.00%> (ø) |
|
internal/auditlog/concurrent_writer.go | 79.31% <100.00%> (ø) |
|
internal/auditlog/formats.go | 100.00% <100.00%> (ø) |
|
internal/auditlog/formats_json.go | 86.76% <100.00%> (+0.82%) |
⬆️ |
internal/auditlog/https_writer.go | 47.36% <100.00%> (ø) |
|
internal/auditlog/init.go | 76.92% <100.00%> (ø) |
|
internal/auditlog/init_tinygo.go | 53.84% <100.00%> (ø) |
|
internal/auditlog/logger.go | 100.00% <100.00%> (ø) |
|
internal/auditlog/serial_writer.go | 90.62% <100.00%> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading