fonline icon indicating copy to clipboard operation
fonline copied to clipboard

Advanced custom entities

Open cvet opened this issue 11 months ago • 1 comments

cvet avatar Mar 20 '24 10:03 cvet

Codecov Report

Attention: Patch coverage is 0.11730% with 1703 lines in your changes missing coverage. Please review.

Project coverage is 0.69%. Comparing base (c3b3375) to head (b7b21f7).

Files Patch % Lines
Source/Server/EntityManager.cpp 0.00% 321 Missing :warning:
Source/Client/Client.cpp 0.00% 294 Missing :warning:
Source/Common/ProtoManager.cpp 0.00% 215 Missing :warning:
Source/Server/Player.cpp 0.00% 149 Missing :warning:
Source/Server/Server.cpp 0.00% 126 Missing :warning:
Source/Server/Item.cpp 0.00% 63 Missing :warning:
Source/Common/Common.h 0.00% 44 Missing :warning:
Source/Server/Map.cpp 0.00% 43 Missing :warning:
Source/Scripting/ServerGlobalScriptMethods.cpp 0.00% 40 Missing :warning:
Source/Common/EngineBase.cpp 0.00% 37 Missing :warning:
... and 42 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
- Coverage    0.75%    0.69%   -0.07%     
==========================================
  Files        1754     1754              
  Lines      379812   379902      +90     
  Branches    71349    71412      +63     
==========================================
- Hits         2877     2631     -246     
- Misses     376627   376979     +352     
+ Partials      308      292      -16     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Apr 29 '24 08:04 codecov[bot]