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

A re-implementation of reduce functionality, which should allow for proper caching of intermediate results #987

Merged
merged 7 commits into from
May 31, 2024

Conversation

flimzy
Copy link
Member

@flimzy flimzy commented May 31, 2024

Works so far. Needs to be wired up, to see how it actually works.

Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.12%. Comparing base (1f0b251) to head (30afa3f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #987   +/-   ##
=======================================
  Coverage   63.12%   63.12%           
=======================================
  Files         284      284           
  Lines       18651    18651           
=======================================
  Hits        11773    11773           
  Misses       6347     6347           
  Partials      531      531           

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

@flimzy flimzy merged commit 2eeb69b into master May 31, 2024
3 checks passed
@flimzy flimzy deleted the simple branch May 31, 2024 14:51
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.

1 participant