caioavidal / OpenCoreMMO

Modern MMORPG server emulator written in C#
https://opencoremmo.gitbook.io/opencoremmo/
GNU General Public License v3.0
331 stars 63 forks source link

Fix MySQL DB creation #549

Closed caioavidal closed 1 year ago

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 1 year ago

Codecov Report

Merging #549 (b9495a0) into develop (fc1be70) will increase coverage by 0.00%. The diff coverage is 0.00%.

@@           Coverage Diff            @@
##           develop     #549   +/-   ##
========================================
  Coverage    30.77%   30.78%           
========================================
  Files          681      681           
  Lines        20684    20682    -2     
  Branches      3490     3490           
========================================
+ Hits          6365     6366    +1     
+ Misses       13658    13656    -2     
+ Partials       661      660    -1     
Impacted Files Coverage Δ
....Data/Configurations/AccountEntityConfiguration.cs 0.00% <0.00%> (ø)
...r.Data/Configurations/PlayerEntityConfiguration.cs 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more