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

DM-37939: Skip obscore test when pg_sphere is missing #785

Merged
merged 1 commit into from Feb 9, 2023

Conversation

andy-slac
Copy link
Contributor

The fix only changes type of the exception checked when pg_sphere extension is installed. The logic which skips the test is already there.

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

The fix only changes type of the exception checked when pg_sphere
extension is installed. The logic which skips the test is already there.
@codecov
Copy link

codecov bot commented Feb 9, 2023

Codecov Report

Base: 85.59% // Head: 85.59% // No change to project coverage 👍

Coverage data is based on head (4a70600) compared to base (f0318b2).
Patch coverage: 33.33% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #785   +/-   ##
=======================================
  Coverage   85.59%   85.59%           
=======================================
  Files         269      269           
  Lines       35357    35357           
  Branches     7428     7428           
=======================================
  Hits        30264    30264           
  Misses       3771     3771           
  Partials     1322     1322           
Impacted Files Coverage Δ
tests/test_obscore.py 97.34% <33.33%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@andy-slac andy-slac merged commit e76f690 into main Feb 9, 2023
@andy-slac andy-slac deleted the tickets/DM-37939 branch February 9, 2023 19:59
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.

None yet

2 participants