refactor: utilized a consistent commenting style for better code documentation #26
Codecov / codecov/project
succeeded
Dec 1, 2023 in 0s
64.07% (+0.42%) compared to b24f298
View this Pull Request on Codecov
64.07% (+0.42%) compared to b24f298
Details
Codecov Report
Attention: 50 lines
in your changes are missing coverage. Please review.
Comparison is base (
b24f298
) 63.64% compared to head (4c2df9c
) 64.07%.
Files | Patch % | Lines |
---|---|---|
pkg/storage/storage.go | 50.64% | 20 Missing and 18 partials |
pkg/runtime/runtime.go | 64.70% | 3 Missing and 3 partials |
pkg/scheme/codec.go | 0.00% | 3 Missing |
pkg/hook/builder.go | 66.66% | 1 Missing |
pkg/loader/loader.go | 88.88% | 1 Missing |
pkg/plugin/networkx/http.go | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #26 +/- ##
==========================================
+ Coverage 63.64% 64.07% +0.42%
==========================================
Files 76 76
Lines 6535 6496 -39
==========================================
+ Hits 4159 4162 +3
+ Misses 1835 1798 -37
+ Partials 541 536 -5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading