ooni / data

OONI Data CLI and Pipeline v5
https://docs.ooni.org/data
8 stars 4 forks source link

Add support for caching netinfodb #53

Closed hellais closed 6 months ago

hellais commented 7 months ago

This implements #52

The runtime of the test_transforms.py goes down from 9 passed in 16.85s to 9 passed in 3.53s

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (aa43cd0) 76.48% compared to head (9b5223f) 75.99%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #53 +/- ## ========================================== - Coverage 76.48% 75.99% -0.50% ========================================== Files 72 72 Lines 6091 6102 +11 ========================================== - Hits 4659 4637 -22 - Misses 1432 1465 +33 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.