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-40121 Optimizations in QuantumGraph loading #870

Merged
merged 1 commit into from Jul 26, 2023
Merged

Conversation

natelust
Copy link
Contributor

Checklist

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

@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Patch coverage: 75.00% and no project coverage change.

Comparison is base (0787220) 87.79% compared to head (0ab0ed0) 87.80%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #870   +/-   ##
=======================================
  Coverage   87.79%   87.80%           
=======================================
  Files         274      274           
  Lines       36005    36003    -2     
  Branches     7535     7533    -2     
=======================================
+ Hits        31612    31613    +1     
+ Misses       3227     3225    -2     
+ Partials     1166     1165    -1     
Files Changed Coverage Δ
python/lsst/daf/butler/core/quantum.py 86.89% <50.00%> (-0.55%) ⬇️
python/lsst/daf/butler/core/dimensions/_records.py 83.64% <100.00%> (-0.11%) ⬇️
python/lsst/daf/butler/core/persistenceContext.py 59.25% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@natelust natelust merged commit a997e9e into main Jul 26, 2023
15 of 16 checks passed
@natelust natelust deleted the tickets/DM-40121 branch July 26, 2023 18:45
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