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

Skip empty sublists with no actual invalidations #355

Merged
merged 1 commit into from
Apr 5, 2023
Merged

Conversation

timholy
Copy link
Owner

@timholy timholy commented Apr 5, 2023

Fixes #354

@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (05d2237) 85.85% compared to head (70863c1) 85.86%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #355   +/-   ##
=======================================
  Coverage   85.85%   85.86%           
=======================================
  Files          17       17           
  Lines        2192     2193    +1     
=======================================
+ Hits         1882     1883    +1     
  Misses        310      310           
Impacted Files Coverage Δ
src/invalidations.jl 72.97% <100.00%> (+0.05%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@timholy timholy merged commit c6889ba into master Apr 5, 2023
@timholy timholy deleted the teh/fix_354 branch April 5, 2023 16:07
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.

MethodError on invalidation_trees
1 participant