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

Storage modules #295

Open
wants to merge 98 commits into
base: master
Choose a base branch
from
Open

Storage modules #295

wants to merge 98 commits into from

Conversation

adrianespejo
Copy link
Collaborator

1st priority

@codecov
Copy link

codecov bot commented Jan 29, 2020

Codecov Report

Merging #295 into master will decrease coverage by 7.54%.
The diff coverage is 84.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #295      +/-   ##
==========================================
- Coverage   92.33%   84.78%   -7.55%     
==========================================
  Files          30       14      -16     
  Lines        4843     1499    -3344     
==========================================
- Hits         4472     1271    -3201     
+ Misses        371      228     -143
Impacted Files Coverage Δ
storage/cql_iface/queries.py 100% <100%> (ø)
storage/__init__.py 100% <100%> (ø)
storage/cql_iface/tests/mockhnumpy.py 43.58% <43.58%> (ø)
storage/cql_iface/tests/mockStorageObj.py 57.14% <57.14%> (ø)
storage/cql_iface/tests/mockhdict.py 57.14% <57.14%> (ø)
storage/cql_iface/tools.py 59.16% <59.16%> (ø)
...orage/cql_iface/tests/cassandra_cluster_manager.py 72.72% <72.72%> (ø)
storage/cql_iface/__init__.py 73.61% <73.61%> (ø)
storage/storage_iface.py 75% <75%> (ø)
storage/cql_iface/tests/mockIStorage.py 77.04% <77.04%> (ø)
... and 46 more

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 78f9a69...9631942. Read the comment docs.

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.

None yet

3 participants