Pometry / Raphtory

Scalable graph analytics database powered by a multithreaded, vectorized temporal engine, written in Rust
https://raphtory.com
GNU General Public License v3.0
310 stars 55 forks source link

simplify the testing #1632

Closed ljeub-pometry closed 1 month ago

ljeub-pometry commented 1 month ago

What changes were proposed in this pull request?

Why are the changes needed?

Make the testing of the different storage options much more streamlined and avoid the warnings.

Does this PR introduce any user-facing change? If yes is this documented?

no

How was this patch tested?

the tests

Are there any further changes required?

no