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-40243: Attempt to avoid unbounded refcat lookups in QG generation. #361

Merged
merged 1 commit into from Jul 31, 2023

Conversation

TallJimbo
Copy link
Member

@TallJimbo TallJimbo commented Jul 29, 2023

Checklist

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

@codecov
Copy link

codecov bot commented Jul 29, 2023

Codecov Report

Patch coverage: 9.09% and project coverage change: -0.25% ⚠️

Comparison is base (548ec45) 82.92% compared to head (7e71b86) 82.67%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #361      +/-   ##
==========================================
- Coverage   82.92%   82.67%   -0.25%     
==========================================
  Files          66       66              
  Lines        7299     7321      +22     
  Branches     1424     1432       +8     
==========================================
  Hits         6053     6053              
- Misses        998     1019      +21     
- Partials      248      249       +1     
Files Changed Coverage Δ
python/lsst/pipe/base/graphBuilder.py 61.57% <9.09%> (-2.11%) ⬇️

... and 1 file with indirect coverage changes

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

@TallJimbo TallJimbo merged commit 6a8d145 into main Jul 31, 2023
12 of 14 checks passed
@TallJimbo TallJimbo deleted the tickets/DM-40243 branch July 31, 2023 16:37
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