Skip to content

`ctk load table`: Add support for MongoDB Change Streams

Codecov / codecov/project succeeded Jul 17, 2024 in 0s

73.32% (target 60.00%)

View this Pull Request on Codecov

73.32% (target 60.00%)

Details

Codecov Report

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

Project coverage is 73.32%. Comparing base (302c44f) to head (f538572).

Files Patch % Lines
cratedb_toolkit/io/mongodb/api.py 0.00% 11 Missing ⚠️
cratedb_toolkit/api/main.py 0.00% 9 Missing ⚠️
cratedb_toolkit/model.py 66.66% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (302c44f) and HEAD (f538572). Click for more details.

HEAD has 100 uploads less than BASE
Flag BASE (302c44f) HEAD (f538572)
pymongo 17 1
main 20 2
mongodb 50 0
influxdb 20 4
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #196      +/-   ##
==========================================
- Coverage   81.76%   73.32%   -8.45%     
==========================================
  Files          79       79              
  Lines        3213     3231      +18     
==========================================
- Hits         2627     2369     -258     
- Misses        586      862     +276     

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