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

Cache #59

Merged
merged 9 commits into from
Apr 27, 2019
Merged

Cache #59

merged 9 commits into from
Apr 27, 2019

Conversation

gladed
Copy link
Collaborator

@gladed gladed commented Apr 25, 2019

@gladed gladed deleted a comment from codecov bot Apr 26, 2019
@gladed gladed deleted a comment from codecov bot Apr 27, 2019
@gladed gladed deleted a comment from codecov bot Apr 27, 2019
@codecov
Copy link

codecov bot commented Apr 27, 2019

Codecov Report

Merging #59 into 0.6.10 will decrease coverage by 5.95%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             0.6.10      #59      +/-   ##
============================================
- Coverage     77.68%   71.73%   -5.96%     
- Complexity      144      154      +10     
============================================
  Files            28       34       +6     
  Lines           466      566     +100     
  Branches        108      158      +50     
============================================
+ Hits            362      406      +44     
- Misses           19       36      +17     
- Partials         85      124      +39
Impacted Files Coverage Δ Complexity Δ
src/main/kotlin/io/gladed/watchable/operations.kt 100% <ø> (ø) 0 <0> (ø) ⬇️
src/main/kotlin/io/gladed/watchable/store/store.kt 100% <ø> (ø) 0 <0> (?)
src/main/kotlin/io/gladed/watchable/store/Hold.kt 61.9% <ø> (ø) 0 <0> (?)
src/main/kotlin/io/gladed/watchable/store/Store.kt 0% <ø> (ø) 0 <0> (?)
.../main/kotlin/io/gladed/watchable/store/Inflater.kt 66.66% <ø> (ø) 0 <0> (?)
...rc/main/kotlin/io/gladed/watchable/store/Cannot.kt 100% <ø> (ø) 1 <0> (?)
src/main/kotlin/io/gladed/watchable/Watcher.kt 55.55% <ø> (+11.11%) 0 <0> (ø) ⬇️
...n/kotlin/io/gladed/watchable/store/HoldingStore.kt 38.33% <0%> (ø) 5 <0> (?)
...ain/kotlin/io/gladed/watchable/watcher/Periodic.kt 69.23% <100%> (+3.84%) 8 <1> (-2) ⬇️
...in/kotlin/io/gladed/watchable/store/MemoryStore.kt 22.22% <100%> (ø) 4 <0> (?)
... and 13 more

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 394455c...1b019fa. Read the comment docs.

@gladed gladed merged commit be34472 into 0.6.10 Apr 27, 2019
@gladed gladed deleted the cache branch April 27, 2019 04:46
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