dajk / hltv-api

DEPRECATED: An unofficial JSON api for popular CS:GO website hltv.org. Check available methods on https://hltv-api.vercel.app/
http://npm.im/hltv-api
MIT License
277 stars 59 forks source link

setup monorepo #96

Open dajk opened 1 year ago

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
hltv-api ✅ Ready (Inspect) Visit Preview Nov 13, 2022 at 9:38PM (UTC)
codecov-commenter commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (523f602) compared to base (a89ea54). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head 523f602 differs from pull request most recent head 1cec04d. Consider uploading reports for the commit 1cec04d to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #96 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 6 10 +4 Lines 125 280 +155 Branches 5 23 +18 ========================================== + Hits 125 280 +155 ``` | [Impacted Files](https://codecov.io/gh/dajk/hltv-api/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hajdukovic+Radovan) | Coverage Δ | | |---|---|---| | [src/config.ts](https://codecov.io/gh/dajk/hltv-api/pull/96/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hajdukovic+Radovan#diff-c3JjL2NvbmZpZy50cw==) | `100.00% <100.00%> (ø)` | | | [src/index.ts](https://codecov.io/gh/dajk/hltv-api/pull/96/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hajdukovic+Radovan#diff-c3JjL2luZGV4LnRz) | `100.00% <100.00%> (ø)` | | | [src/match.ts](https://codecov.io/gh/dajk/hltv-api/pull/96/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hajdukovic+Radovan#diff-c3JjL21hdGNoLnRz) | `100.00% <100.00%> (ø)` | | | [src/matches.ts](https://codecov.io/gh/dajk/hltv-api/pull/96/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hajdukovic+Radovan#diff-c3JjL21hdGNoZXMudHM=) | `100.00% <100.00%> (ø)` | | | [src/news.ts](https://codecov.io/gh/dajk/hltv-api/pull/96/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hajdukovic+Radovan#diff-c3JjL25ld3MudHM=) | `100.00% <100.00%> (ø)` | | | [src/player.ts](https://codecov.io/gh/dajk/hltv-api/pull/96/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hajdukovic+Radovan#diff-c3JjL3BsYXllci50cw==) | `100.00% <100.00%> (ø)` | | | [src/players.ts](https://codecov.io/gh/dajk/hltv-api/pull/96/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hajdukovic+Radovan#diff-c3JjL3BsYXllcnMudHM=) | `100.00% <100.00%> (ø)` | | | [src/results.ts](https://codecov.io/gh/dajk/hltv-api/pull/96/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hajdukovic+Radovan#diff-c3JjL3Jlc3VsdHMudHM=) | `100.00% <100.00%> (ø)` | | | [src/team.ts](https://codecov.io/gh/dajk/hltv-api/pull/96/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hajdukovic+Radovan#diff-c3JjL3RlYW0udHM=) | `100.00% <100.00%> (ø)` | | | [src/teams.ts](https://codecov.io/gh/dajk/hltv-api/pull/96/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hajdukovic+Radovan#diff-c3JjL3RlYW1zLnRz) | `100.00% <100.00%> (ø)` | | | ... and [1 more](https://codecov.io/gh/dajk/hltv-api/pull/96/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hajdukovic+Radovan) | | 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=Hajdukovic+Radovan). 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=Hajdukovic+Radovan)

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