Closed sabman closed 3 months ago
Hi @sabman,
Thank you for this contribution. This feature is vital for us, so having this PR to work with is excellent! We'll review it and lat you know if anything needs to be added before merging it into srai.
Attention: Patch coverage is 94.59459%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 90.21%. Comparing base (
23ee20e
) to head (af3b541
). Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
srai/embedders/geovex/embedder.py | 93.75% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
work for #457
This PR adds:
It also adds a test to save and load
GeoVexEmbedder
. We have been running it via: but hopefully CI runs the full suite.Our first PR to this awesome project, apologies in advance for any oversights but happy to learn best practices from feedback and contribute more.
Co-authored with @mhassanch