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

feat: update deps & tools #21

Closed samuraitruong closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 93.57% // Head: 93.79% // Increases project coverage by +0.22% :tada:

Coverage data is based on head (3283a08) compared to base (5da826c). Patch coverage: 95.83% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ========================================== + Coverage 93.57% 93.79% +0.22% ========================================== Files 2 2 Lines 140 145 +5 Branches 3 5 +2 ========================================== + Hits 131 136 +5 Misses 9 9 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `93.79% <95.83%> (+0.22%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Truong+Nguyen#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/samuraitruong/coingecko-api-v3/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Truong+Nguyen) | Coverage Δ | | |---|---|---| | [src/CoinGeckoClient.ts](https://codecov.io/gh/samuraitruong/coingecko-api-v3/pull/21/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Truong+Nguyen#diff-c3JjL0NvaW5HZWNrb0NsaWVudC50cw==) | `91.81% <92.10%> (+0.30%)` | :arrow_up: | | [src/Enum.ts](https://codecov.io/gh/samuraitruong/coingecko-api-v3/pull/21/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Truong+Nguyen#diff-c3JjL0VudW0udHM=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Truong+Nguyen). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Truong+Nguyen)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.