AttorneyOnline / akashi

C++ AO2 Server
GNU Affero General Public License v3.0
4 stars 23 forks source link

Fix musiclist duplication #314

Closed Salanto closed 2 years ago

Salanto commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #314 (ad44a45) into master (ca84b54) will increase coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #314      +/-   ##
==========================================
+ Coverage   10.25%   10.29%   +0.04%     
==========================================
  Files          56       56              
  Lines        4672     4673       +1     
==========================================
+ Hits          479      481       +2     
+ Misses       4193     4192       -1     
Impacted Files Coverage Δ
core/src/server.cpp 0.00% <ø> (ø)
core/src/config_manager.cpp 37.75% <100.00%> (+0.36%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ca84b54...ad44a45. Read the comment docs.

mposs00 commented 2 years ago

pls add tests