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

add initial sphinx-gallery support #548

Merged
merged 2 commits into from
Dec 3, 2023
Merged

add initial sphinx-gallery support #548

merged 2 commits into from
Dec 3, 2023

Conversation

bjlittle
Copy link
Owner

@bjlittle bjlittle commented Dec 3, 2023

🚀 Pull Request

Description

This pull-request bootstraps sphinx-gallery documentation of the geovista.examples by including 3 examples:

  • from_points__orca_cloud
  • from_points__orca_cloud_eqc
  • vectors

@github-actions github-actions bot added type: documentation Auto-labelled for doc/* and docs/* branches type: infrastructure Auto-labelled type: testing Auto-labelled type: examples Auto-labelled for ex/*, example/* and examples/* branches labels Dec 3, 2023
Copy link

codecov bot commented Dec 3, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (bbd83b7) 94.86% compared to head (b173e2c) 94.88%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/geovista/examples/vector_data/vectors.py 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #548      +/-   ##
==========================================
+ Coverage   94.86%   94.88%   +0.02%     
==========================================
  Files         117      119       +2     
  Lines        4728     4730       +2     
==========================================
+ Hits         4485     4488       +3     
+ Misses        243      242       -1     

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

@tkoyama010
Copy link
Collaborator

Awesome!

@bjlittle bjlittle merged commit f2550a3 into main Dec 3, 2023
15 checks passed
@bjlittle bjlittle deleted the gallery branch December 3, 2023 01:54
@bjlittle bjlittle self-assigned this Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation Auto-labelled for doc/* and docs/* branches type: examples Auto-labelled for ex/*, example/* and examples/* branches type: infrastructure Auto-labelled type: testing Auto-labelled
Projects
Status: 🏁 Done
Development

Successfully merging this pull request may close these issues.

2 participants