go-spacemesh
go-spacemesh copied to clipboard
Fix local running of systests
Motivation
Local running of systests is broken due to some remaining RBAC problems
Description
Fix namespace in ClusterRoleBinding Fix deleting resources
Test Plan
Ran systests against my own cluster
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.6%. Comparing base (
2a19505
) to head (6a611ae
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #5908 +/- ##
=======================================
Coverage 80.6% 80.6%
=======================================
Files 285 285
Lines 29547 29547
=======================================
+ Hits 23829 23842 +13
+ Misses 4131 4119 -12
+ Partials 1587 1586 -1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
bors merge