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 sometimes will update emqx config #992

Merged
merged 1 commit into from
Jan 8, 2024

fix: fix sometimes will update emqx config

d4eb415
Select commit
Loading
Failed to load commit list.
Merged

fix: fix sometimes will update emqx config #992

fix: fix sometimes will update emqx config
d4eb415
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 8, 2024 in 0s

77.01% (-0.20%) compared to d6908b6

View this Pull Request on Codecov

77.01% (-0.20%) compared to d6908b6

Details

Codecov Report

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

Comparison is base (d6908b6) 77.21% compared to head (d4eb415) 77.01%.
Report is 1 commits behind head on main.

Files Patch % Lines
controllers/apps/v2beta1/sync_emqx_config.go 70.58% 6 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #992      +/-   ##
==========================================
- Coverage   77.21%   77.01%   -0.20%     
==========================================
  Files          67       67              
  Lines        6060     6077      +17     
==========================================
+ Hits         4679     4680       +1     
- Misses       1160     1175      +15     
- Partials      221      222       +1     

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