Closed smehringer closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
raptor | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 5, 2023 9:06am |
Patch and project coverage have no change.
Comparison is base (
e8bf921
) 100.00% compared to head (66a3917
) 100.00%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
:nail_care:
This will be part of a larger restructure.
Currently the filenames are stored in the HIBF (class user_bins). This will be removed in the HIBF lib. To make adjustments easier, I will remove them within raptor first (from HIBF ->
raptor_index
) to ensure compatibility. This should not affect performance but it will impact serialization I fear.