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

Fix missing Venus surface geometry #1393

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Fix missing Venus surface geometry #1393

merged 1 commit into from
Sep 23, 2024

Conversation

rfrenchseti
Copy link
Collaborator

  • Fixes #N/A
  • Is a new database import required? N
  • Were test and deploy scripts reviewed for necessary changes? Y
  • Were any JavaScript or CSS files modified? N
    • If YES:
      • JSHINT run on all affected files: Y/NA
      • Tested on Chrome, Firefox, Safari, Edge, and iOS: Y/NA
        (Remember to test all browser sizes)
      • Tested for race conditions (with delayed API calls if applicable): Y/NA
  • Was the documentation reviewed for necessary changes or additions? N/A
    • About
    • Getting Started
    • FAQ
    • API Guide
    • Tooltips
    • Import/database schema

Description of changes:

The most recent data has surface geometry for Venus, but there was no ObsSurfaceGeometryVenus class in search/models.py.

Known problems:

None.

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (bd9c1f6) to head (77b6644).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1393   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        41           
  Lines        25142     25218   +76     
  Branches      1211      1211           
=========================================
+ Hits         25142     25218   +76     

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

@rfrenchseti rfrenchseti merged commit 153ee5b into main Sep 23, 2024
8 checks passed
@rfrenchseti rfrenchseti deleted the rf_240923_venus branch September 23, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant