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-40184: fix rare bug in QG generation with warps as an overall-input #871

Merged
merged 2 commits into from Jul 31, 2023

Conversation

TallJimbo
Copy link
Member

@TallJimbo TallJimbo commented Jul 28, 2023

Checklist

  • ran ~Jenkins` local lsstsw
  • added a release note for user-visible changes to doc/changes

I don't know why I previously assumed this wouldn't commute with
anything; it commutes in essentially exactly the same way as a
Selection (i.e. WHERE clause).
@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Patch coverage: 83.33% and no project coverage change.

Comparison is base (a997e9e) 87.80% compared to head (8879207) 87.81%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #871   +/-   ##
=======================================
  Coverage   87.80%   87.81%           
=======================================
  Files         274      274           
  Lines       36003    36026   +23     
  Branches     7533     7535    +2     
=======================================
+ Hits        31613    31635   +22     
+ Misses       3225     3224    -1     
- Partials     1165     1167    +2     
Files Changed Coverage Δ
.../daf/butler/registry/queries/find_first_dataset.py 83.78% <42.85%> (-0.09%) ⬇️
python/lsst/daf/butler/registry/tests/_registry.py 98.19% <100.00%> (+0.02%) ⬆️

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

Copy link
Contributor

@andy-slac andy-slac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@TallJimbo TallJimbo merged commit 4927b47 into main Jul 31, 2023
15 of 16 checks passed
@TallJimbo TallJimbo deleted the tickets/DM-40184 branch July 31, 2023 16:40
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