samuraitruong / coingecko-api-v3

The nodejs api library for accessing coingecko api v3 , develop with typescript
https://samuraitruong.github.io/coingecko-api-v3/
MIT License
54 stars 30 forks source link

added missing coinId test #3

Closed samuraitruong closed 3 years ago

github-actions[bot] commented 3 years ago

Total Coverage: 96.32%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
dist
   CoinGeckoClient.js84%94%95%12, 3, 33, 519, 520, 56, 6, 67, 70, 71
   Enum.js100%100%100%
src
   CoinGeckoClient.ts71.43%94.12%94.12%50, 620, 74, 86, 90, 91
   Enum.ts100%100%100%
codecov-commenter commented 3 years ago

Codecov Report

Merging #3 (8b446da) into main (ecc935b) will increase coverage by 1.31%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   95.39%   96.71%   +1.31%     
==========================================
  Files           2        2              
  Lines         152      152              
  Branches        4        4              
==========================================
+ Hits          145      147       +2     
+ Misses          7        5       -2     
Flag Coverage Δ
unittests 96.71% <ø> (+1.31%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/CoinGeckoClient.ts 95.49% <0.00%> (+1.80%) :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 ecc935b...8b446da. Read the comment docs.