fonline icon indicating copy to clipboard operation
fonline copied to clipboard

Simplifying architecture - removed INT_VALUE, use INT64_VALUE instead

Open cvet opened this issue 1 year ago • 1 comments

cvet avatar Feb 21 '24 09:02 cvet

Codecov Report

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

Comparison is base (3949812) 0.69% compared to head (63db70b) 0.69%. Report is 5 commits behind head on master.

Files Patch % Lines
Source/Common/PropertiesSerializator.cpp 0.00% 34 Missing :warning:
Source/Server/DataBase.cpp 0.00% 10 Missing :warning:
Source/Common/Settings.cpp 0.00% 8 Missing :warning:
Source/Common/Properties.cpp 0.00% 1 Missing :warning:
Source/Server/Server.cpp 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
- Coverage    0.69%    0.69%   -0.01%     
==========================================
  Files        1753     1753              
  Lines      378303   378441     +138     
  Branches    71176    71200      +24     
==========================================
  Hits         2628     2628              
- Misses     375382   375520     +138     
  Partials      293      293              

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

codecov[bot] avatar Feb 21 '24 10:02 codecov[bot]