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

feat: differentiated updates to GameServers #120

Merged
merged 1 commit into from
Dec 27, 2023

feat: differentiated updates to GameServers

e7434fe
Select commit
Loading
Failed to load commit list.
Merged

feat: differentiated updates to GameServers #120

feat: differentiated updates to GameServers
e7434fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 26, 2023 in 0s

33.92% (+1.29%) compared to 250bd86

View this Pull Request on Codecov

33.92% (+1.29%) compared to 250bd86

Details

Codecov Report

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

Comparison is base (250bd86) 32.63% compared to head (e7434fe) 33.92%.
Report is 1 commits behind head on master.

Files Patch % Lines
pkg/webhook/mutating_pod.go 52.72% 22 Missing and 4 partials ⚠️
pkg/controllers/gameserver/gameserver_manager.go 88.46% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
+ Coverage   32.63%   33.92%   +1.29%     
==========================================
  Files          23       26       +3     
  Lines        3144     3493     +349     
==========================================
+ Hits         1026     1185     +159     
- Misses       2065     2244     +179     
- Partials       53       64      +11     

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