dwyl / learn-tdd

:white_check_mark: A brief introduction to Test Driven Development (TDD) in JavaScript (Complete Beginner's Step-by-Step Tutorial)
Mozilla Public License 2.0
2.75k stars 349 forks source link

PR: Add GitHub Actions CI, Remove `travis.yml` and Update Badges issue #138 #139

Closed nelsonic closed 2 years ago

nelsonic commented 2 years ago
nelsonic commented 2 years ago

Same again: https://github.com/dwyl/learn-tdd/runs/4095613665?check_suite_focus=true#step:3:11 image

Need to add package-lock.json to project ... πŸ™„

nelsonic commented 2 years ago

Badges working again: https://github.com/dwyl/learn-tdd/blob/40e9ba96f3e42d77077875b0be0914ae1f6c764c/README.md image

Thanks for reviewing/merging @SimonLab πŸ™

codecov[bot] commented 2 years ago

Codecov Report

Merging #139 (40e9ba9) into main (7be69ce) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #139   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           37        37           
  Branches         0         1    +1     
=========================================
  Hits            37        37           

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 7be69ce...40e9ba9. Read the comment docs.