Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix operator crashed in func generateNodeCookieSecret #977

Merged
merged 1 commit into from
Dec 2, 2023

fix: fix operator crashed in func generateNodeCookieSecret

3a57b8f
Select commit
Loading
Failed to load commit list.
Merged

fix: fix operator crashed in func generateNodeCookieSecret #977

fix: fix operator crashed in func generateNodeCookieSecret
3a57b8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 2, 2023 in 0s

77.90% (-0.03%) compared to aaa103c

View this Pull Request on Codecov

77.90% (-0.03%) compared to aaa103c

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (aaa103c) 77.92% compared to head (3a57b8f) 77.90%.
Report is 5 commits behind head on main.

Files Patch % Lines
controllers/apps/v2beta1/emqx_controller.go 20.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #977      +/-   ##
==========================================
- Coverage   77.92%   77.90%   -0.03%     
==========================================
  Files          67       67              
  Lines        6085     6088       +3     
==========================================
+ Hits         4742     4743       +1     
- Misses       1121     1122       +1     
- Partials      222      223       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.