-
Notifications
You must be signed in to change notification settings - Fork 287
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
Use realized data in benchmarks when requested #6339
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6339 +/- ##
=======================================
Coverage 89.78% 89.78%
=======================================
Files 90 90
Lines 23548 23548
Branches 4391 4391
=======================================
Hits 21143 21143
Misses 1662 1662
Partials 743 743 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
⏱️ Performance Benchmark Report: 2192362Performance shifts
Full benchmark results
Generated by GHA run |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I should really have merged this one some time ago,
but I sort-of forgot it was not already done !
🚀 Pull Request
Description
Benchmarking with realized data did not actually happen. This pull request updates the patch method so realized data is used in benchmarks that request it. Note that this does not apply to derived coordinates, which are always lazy.
Consult Iris pull request check list
Add any of the below labels to trigger actions on this PR: