dwyl / phoenix-ecto-append-only-log-example

📝 A step-by-step example/tutorial showing how to build a Phoenix (Elixir) App where all data is immutable (append only). Precursor to Blockchain, IPFS or Solid!
GNU General Public License v2.0
78 stars 7 forks source link

Improvements #13

Closed Danwhy closed 5 years ago

Danwhy commented 5 years ago

Improves guide by adding sections on:

codecov[bot] commented 5 years ago

Codecov Report

Merging #13 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #13   +/-   ##
=======================================
  Coverage   59.09%   59.09%           
=======================================
  Files           8        8           
  Lines          22       22           
=======================================
  Hits           13       13           
  Misses          9        9
Impacted Files Coverage Δ
lib/append/address.ex 100% <100%> (ø) :arrow_up:

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 febb640...e76b8ea. Read the comment docs.