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

Make invalidate recursive optional #5

Merged
merged 10 commits into from
Feb 19, 2019

Conversation

jonaskello
Copy link
Member

Adds a property recursive to invalidateField and invalidateEntity.

@codecov
Copy link

codecov bot commented Feb 19, 2019

Codecov Report

Merging #5 into master will increase coverage by 0.18%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   94.85%   95.03%   +0.18%     
==========================================
  Files           2        2              
  Lines         136      141       +5     
  Branches       35       37       +2     
==========================================
+ Hits          129      134       +5     
  Misses          7        7
Impacted Files Coverage Δ
src/cache-patch.ts 100% <100%> (ø) ⬆️
src/apply.ts 94.06% <100%> (+0.2%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c62adee...1ef3b1d. Read the comment docs.

@jonaskello jonaskello merged commit afa807e into master Feb 19, 2019
@jonaskello jonaskello changed the title WIP: Make invalidate recursive optional Make invalidate recursive optional Feb 19, 2019
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.

2 participants