aplbrain / grand

Your favorite Python graph libraries, scalable and interoperable. Graph databases in memory, and familiar graph APIs for cloud databases.
Apache License 2.0
80 stars 6 forks source link

Add sql in-memory tests for CI #38

Closed j6k4m8 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #38 (a449172) into master (6766421) will increase coverage by 0.41%. The diff coverage is 100.00%.

:exclamation: Current head a449172 differs from pull request most recent head f6b79be. Consider uploading reports for the commit f6b79be to get more accurate results

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   75.67%   76.08%   +0.41%     
==========================================
  Files          18       18              
  Lines        1451     1476      +25     
==========================================
+ Hits         1098     1123      +25     
  Misses        353      353              
Impacted Files Coverage Δ
grand/__init__.py 100.00% <100.00%> (ø)
grand/backends/test_backends.py 94.97% <100.00%> (+0.50%) :arrow_up:

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 6766421...f6b79be. Read the comment docs.