Closed hellais closed 1 year ago
Base: 83.07% // Head: 84.15% // Increases project coverage by +1.07%
:tada:
Coverage data is based on head (
a2b9e5b
) compared to base (75dd9ef
). Patch coverage: 33.33% of modified lines in pull request are covered.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This adds support for archiving bodies as part of a separate command.
It currently write to an on-disk SQLite3 database. In the future we should consider writing to a clickhouse table directly so that we able to parallelise this part of the workflow.