linode-blockstorage-csi-driver
linode-blockstorage-csi-driver copied to clipboard
[Clean Up] - NodeStageVolume, NodeUnStageVolume, Adding golangci lint to GHA, and various small cleans
General:
- [ ] Have you removed all sensitive information, including but not limited to access keys and passwords?
- [ ] Have you checked to ensure there aren't other open or closed Pull Requests for the same bug/feature/question?
Pull Request Guidelines:
- [ ] Does your submission pass tests?
- [ ] Have you added tests?
- [ ] Are you addressing a single feature in this PR?
- [ ] Are your commits atomic, addressing one change per commit?
- [ ] Are you following the conventions of the language?
- [ ] Have you saved your large formatting changes for a different PR, so we can focus on your work?
- [ ] Have you explained your rationale for why this feature is needed?
- [ ] Have you linked your PR to an open issue
Codecov Report
Attention: Patch coverage is 63.80952% with 152 lines in your changes missing coverage. Please review.
Project coverage is 37.16%. Comparing base (
cad2ac1) to head (ea43ccc).
Additional details and impacted files
@@ Coverage Diff @@
## main #191 +/- ##
===========================================
+ Coverage 17.43% 37.16% +19.73%
===========================================
Files 19 22 +3
Lines 1262 1547 +285
===========================================
+ Hits 220 575 +355
+ Misses 1019 938 -81
- Partials 23 34 +11
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
it looks like you need remove the ./mock directory from code coverage reporting here