Skip to content

Conversation

chayim
Copy link
Contributor

@chayim chayim commented Jul 18, 2022

This is both a breaking change, and a feature. This is a breaking change, because we eliminate command line (and API) arguments. This is a feature because we add support for everything in redis (including these already existing features), and also bring the same suppotr to the bulk_update command. The two were out of sync.

@codecov
Copy link

codecov bot commented Jul 18, 2022

Codecov Report

Merging #97 (1ff30cf) into master (fc63729) will increase coverage by 0.19%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage   89.26%   89.46%   +0.19%     
==========================================
  Files           9        9              
  Lines         615      598      -17     
==========================================
- Hits          549      535      -14     
+ Misses         66       63       -3     
Impacted Files Coverage Δ
redisgraph_bulk_loader/bulk_insert.py 80.00% <100.00%> (-0.36%) ⬇️
redisgraph_bulk_loader/bulk_update.py 91.17% <100.00%> (+0.52%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fc63729...1ff30cf. Read the comment docs.

@chayim chayim requested review from AviAvni and dvora-h July 18, 2022 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants