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: include namespace in key of MySQLClients #189

Merged
merged 4 commits into from
Apr 1, 2023
Merged

Conversation

nakamasato
Copy link
Owner

@nakamasato nakamasato commented Mar 31, 2023

Close #185

@nakamasato nakamasato changed the title chore: update diagram fix: include namespace in key of MySQLClients Mar 31, 2023
@codecov
Copy link

codecov bot commented Apr 1, 2023

Codecov Report

Merging #189 (5d90608) into main (39536e7) will increase coverage by 0.19%.
The diff coverage is 71.42%.

@@            Coverage Diff             @@
##             main     #189      +/-   ##
==========================================
+ Coverage   65.32%   65.51%   +0.19%     
==========================================
  Files           6        6              
  Lines         522      522              
==========================================
+ Hits          341      342       +1     
  Misses        139      139              
+ Partials       42       41       -1     
Impacted Files Coverage Δ
controllers/mysqldb_controller.go 46.66% <50.00%> (+4.00%) ⬆️
controllers/mysqluser_controller.go 68.55% <50.00%> (-2.07%) ⬇️
controllers/mysql_controller.go 59.64% <100.00%> (+1.75%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@nakamasato nakamasato merged commit 0d6bb49 into main Apr 1, 2023
@nakamasato nakamasato deleted the update-diagram branch April 1, 2023 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Redesign relationship between MySQL and namespace
1 participant