Consistently use cert pointer in verification #751
Merged
Codecov / codecov/project
succeeded
Nov 21, 2024 in 1s
69.40% (-0.41%) compared to c92e6d4
View this Pull Request on Codecov
69.40% (-0.41%) compared to c92e6d4
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 69.40%. Comparing base (
c92e6d4
) to head (a64e637
).
Additional details and impacted files
@@ Coverage Diff @@
## main #751 +/- ##
==========================================
- Coverage 69.80% 69.40% -0.41%
==========================================
Files 74 74
Lines 7497 7497
==========================================
- Hits 5233 5203 -30
- Misses 1856 1880 +24
- Partials 408 414 +6
Files with missing lines | Coverage Δ | |
---|---|---|
certexchange/polling/poller.go | 79.38% <100.00%> (ø) |
|
certs/certs.go | 92.68% <100.00%> (ø) |
|
host.go | 62.66% <100.00%> (-3.90%) |
⬇️ |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading