ihateani-me / ihaapi-ts

api.ihateani.me but written in TypeScript | Mirror: https://git.ihateani.me/ihateani-me/ihaapi-ts
https://api.ihateani.me
MIT License
1 stars 1 forks source link

feat: create v2 API of VTubers Endpoint with GraphQL #3

Closed noaione closed 3 years ago

noaione commented 3 years ago

Warning: Possible breaking changes, might deprecate the v1 later.

To do list:

Deprecation Notice VTuber API v1 will possibly be deprecated in favor of v2 GQL, currently planning to finish it before end of the year and will possibly deprecate VTuber API v1 at 31st January 2021

Only VTuber API will be ported, rest of the API will stay on v1 until I decided if I want to port it.

Resolves #2

codecov[bot] commented 3 years ago

Codecov Report

Merging #3 (8c70fcb) into master (2c3b3d4) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #3   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          243       247    +4     
  Branches        66        67    +1     
=========================================
+ Hits           243       247    +4     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

Impacted Files Coverage Δ
utils/filters.ts 100.00% <100.00%> (ø)
utils/swissknife.ts 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 2c3b3d4...8c70fcb. Read the comment docs.