Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vector support in bridge.Transform.from_points #676

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

Fix inter-example link.

8c0d952
Select commit
Loading
Failed to load commit list.
Open

Vector support in bridge.Transform.from_points #676

Fix inter-example link.
8c0d952
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2025 in 1s

91.62% (+0.00%) compared to 866b30f

View this Pull Request on Codecov

91.62% (+0.00%) compared to 866b30f

Details

Codecov Report

Attention: Patch coverage is 92.12121% with 13 lines in your changes missing coverage. Please review.

Project coverage is 91.62%. Comparing base (866b30f) to head (8c0d952).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/geovista/common.py 77.77% 6 Missing ⚠️
src/geovista/bridge.py 94.54% 3 Missing ⚠️
...c/geovista/examples/vector_data/flow_directions.py 94.73% 1 Missing ⚠️
src/geovista/examples/vector_data/true_winds.py 96.00% 1 Missing ⚠️
src/geovista/examples/vector_data/wind_arrows.py 94.73% 1 Missing ⚠️
src/geovista/examples/vector_data/winds_3d.py 94.73% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main     #676    +/-   ##
========================================
  Coverage   91.61%   91.62%            
========================================
  Files          60       64     +4     
  Lines        3031     3188   +157     
========================================
+ Hits         2777     2921   +144     
- Misses        254      267    +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.