AndreaCrotti / elo

Elo ranking platform implemented in Clojure and re-frame
Eclipse Public License 1.0
19 stars 8 forks source link

push game-config through the history generation #137

Open AndreaCrotti opened 5 years ago

AndreaCrotti commented 5 years ago

Missing bits to get the graph to re render correctly

codecov[bot] commented 5 years ago

Codecov Report

Merging #137 into master will decrease coverage by 1.87%. The diff coverage is 94.11%.

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
- Coverage   79.62%   77.74%   -1.88%     
==========================================
  Files          24       22       -2     
  Lines         741      683      -58     
  Branches       50       47       -3     
==========================================
- Hits          590      531      -59     
- Misses        101      105       +4     
+ Partials       50       47       -3