JaeSeoKim / badge42

🚀 Dynamically generated 42 badge for your git readmes.
https://badge42.vercel.app
MIT License
435 stars 38 forks source link

:bug: Remove Blackhole from Member for 42cursus only. #50

Closed aabajyan closed 3 years ago

aabajyan commented 3 years ago

Mistake on my end, it should only remove this only if the cursus is "42cursus".

codecov[bot] commented 3 years ago

Codecov Report

Merging #50 (0ca94bf) into master (4a0fa4f) will increase coverage by 0.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   88.04%   88.17%   +0.12%     
==========================================
  Files          12       12              
  Lines          92       93       +1     
  Branches       41       42       +1     
==========================================
+ Hits           81       82       +1     
  Misses         10       10              
  Partials        1        1              
Impacted Files Coverage Δ
src/components/Stats/index.tsx 100.00% <100.00%> (ø)

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 4a0fa4f...0ca94bf. Read the comment docs.