hakatashi / smart-cube-timer

Proof-of-concept smart timer for GiiKER
https://hakatashi.github.io/smart-cube-timer/
MIT License
72 stars 22 forks source link

AlgDB links #27

Closed hugopeeters closed 5 years ago

hugopeeters commented 5 years ago

Added links to AlgDB.net to the stats pages for OLL and PLL.

It's a bit quick and dirty and created an invalid hyperlink for the OLL Skip and PLL Skip items.

P.S.: Feel free to decline or discuss. This is my first pull request ever, so please let me know if I need to do anything differently.

Fixes #17

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #27   +/-   ##
=======================================
  Coverage   51.53%   51.53%           
=======================================
  Files          19       19           
  Lines        1075     1075           
  Branches      248      248           
=======================================
  Hits          554      554           
  Misses        473      473           
  Partials       48       48
Impacted Files Coverage Δ
pages/stats/pll.vue 0% <ø> (ø) :arrow_up:
pages/stats/oll.vue 0% <ø> (ø) :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 e837be4...4b11802. Read the comment docs.

hakatashi commented 5 years ago

@hugopeeters thx! I'll deploy this after some fixes.