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

upgrade project to Phoenix 1.4 #15

Closed SimonLab closed 5 years ago

SimonLab commented 5 years ago

ref: #14

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #15   +/-   ##
=======================================
  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% <ΓΈ> (ΓΈ) :arrow_up:
lib/append_web/endpoint.ex 50% <ΓΈ> (ΓΈ) :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 e8eee00...28855f3. Read the comment docs.