Skip to content

fix comments

Codecov / codecov/project succeeded Dec 16, 2024 in 1s

71.21% (target 50.00%)

View this Pull Request on Codecov

71.21% (target 50.00%)

Details

Codecov Report

Attention: Patch coverage is 32.37705% with 165 lines in your changes missing coverage. Please review.

Project coverage is 71.21%. Comparing base (b53cfd0) to head (17f8d6b).

Files with missing lines Patch % Lines
src/migration/MigrationApplication.cpp 0.00% 37 Missing ⚠️
.../migration/cassandra/CassandraMigrationBackend.hpp 0.00% 25 Missing ⚠️
src/migration/impl/MigratorsRegister.hpp 51.28% 9 Missing and 10 partials ⚠️
src/migration/cassandra/impl/FullTableScanner.hpp 63.04% 1 Missing and 16 partials ⚠️
src/migration/impl/MigrationManagerFactory.cpp 28.57% 6 Missing and 4 partials ⚠️
src/main/Main.cpp 0.00% 9 Missing ⚠️
src/migration/cassandra/impl/ObjectsAdapter.cpp 0.00% 8 Missing ⚠️
...ion/cassandra/impl/FullTableScannerAdapterBase.hpp 0.00% 7 Missing ⚠️
...c/migration/cassandra/impl/TransactionsAdapter.cpp 0.00% 7 Missing ⚠️
src/app/CliArgs.cpp 14.28% 5 Missing and 1 partial ⚠️
... and 5 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1768      +/-   ##
===========================================
- Coverage    71.96%   71.21%   -0.75%     
===========================================
  Files          297      313      +16     
  Lines        12775    13019     +244     
  Branches      6548     6662     +114     
===========================================
+ Hits          9193     9271      +78     
- Misses        1845     1977     +132     
- Partials      1737     1771      +34     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.