Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Experiment with secondary backend for ETL #1895

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

godexsoft
Copy link
Collaborator

This is an experiment. Do not review and/or merge.

@godexsoft godexsoft marked this pull request as ready for review February 14, 2025 13:35
Copy link

codecov bot commented Feb 14, 2025

Codecov Report

Attention: Patch coverage is 0% with 22 lines in your changes missing coverage. Please review.

Project coverage is 0.40%. Comparing base (427ba47) to head (d972eb9).
Report is 9 commits behind head on develop.

Files with missing lines Patch % Lines
src/app/ClioApplication.cpp 0.00% 13 Missing ⚠️
src/migration/impl/MigrationManagerFactory.cpp 0.00% 4 Missing ⚠️
src/data/BackendInterface.hpp 0.00% 2 Missing ⚠️
.../migration/cassandra/CassandraMigrationBackend.hpp 0.00% 2 Missing ⚠️
src/migration/MigrationApplication.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #1895       +/-   ##
===========================================
- Coverage    72.71%   0.40%   -72.32%     
===========================================
  Files          333     323       -10     
  Lines        13525   13221      -304     
  Branches      6881    6769      -112     
===========================================
- Hits          9835      53     -9782     
- Misses        1785   13147    +11362     
+ Partials      1905      21     -1884     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant