refactor: using slices.Contains to simplify the code #6234
+24
−67
Codecov / codecov/project
succeeded
Feb 7, 2025 in 0s
51.82% (-0.02%) compared to a81d54f
View this Pull Request on Codecov
51.82% (-0.02%) compared to a81d54f
Details
Codecov Report
Attention: Patch coverage is 66.66667%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 51.82%. Comparing base (
a81d54f
) to head (7014fc1
).
Report is 8 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
shared/pingpong/accounts.go | 0.00% | 2 Missing |
cmd/algons/dnsCmd.go | 0.00% | 1 Missing |
network/wsPeer.go | 0.00% | 0 Missing and 1 partial |
shared/pingpong/config.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #6234 +/- ##
==========================================
- Coverage 51.83% 51.82% -0.02%
==========================================
Files 643 643
Lines 86382 86355 -27
==========================================
- Hits 44780 44754 -26
+ Misses 38735 38730 -5
- Partials 2867 2871 +4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading