gumil / Kaskade

[INACTIVE] Simplifying state management
Apache License 2.0
224 stars 6 forks source link

Remove dokka artifacts #37

Closed gumil closed 5 years ago

gumil commented 5 years ago

Fixes #35

codecov-io commented 5 years ago

Codecov Report

Merging #37 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #37   +/-   ##
=========================================
  Coverage     95.56%   95.56%           
  Complexity       68       68           
=========================================
  Files            21       21           
  Lines           474      474           
  Branches         11       11           
=========================================
  Hits            453      453           
  Misses           14       14           
  Partials          7        7
Impacted Files Coverage Δ Complexity Δ
...mil/kaskade/coroutines/CoroutinesKaskadeBuilder.kt 100% <ø> (ø) 2 <0> (ø) :arrow_down:
...src/commonMain/kotlin/dev/gumil/kaskade/Kaskade.kt 93.54% <ø> (ø) 11 <0> (ø) :arrow_down:
.../src/commonMain/kotlin/dev/gumil/kaskade/models.kt 100% <ø> (ø) 0 <0> (ø) :arrow_down:
...src/commonMain/kotlin/dev/gumil/kaskade/Reducer.kt 100% <ø> (ø) 0 <0> (ø) :arrow_down:
.../kotlin/dev/gumil/kaskade/coroutines/extensions.kt 100% <ø> (ø) 0 <0> (ø) :arrow_down:
...c/commonMain/kotlin/dev/gumil/kaskade/flow/Flow.kt 100% <ø> (ø) 0 <0> (ø) :arrow_down:
...tlin/dev/gumil/kaskade/coroutines/ScopedReducer.kt 75% <ø> (ø) 3 <0> (ø) :arrow_down:
...ommonMain/kotlin/dev/gumil/kaskade/flow/DamFlow.kt 100% <ø> (ø) 4 <0> (ø) :arrow_down:

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 eb6fa6f...b5d4969. Read the comment docs.