queicherius / gw2api-client

Javascript wrapper for the official Guild Wars 2 API.
MIT License
47 stars 18 forks source link

Add new "home" endpoints #56

Closed queicherius closed 5 years ago

queicherius commented 5 years ago

Closes #54

codecov-io commented 5 years ago

Codecov Report

Merging #56 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #56   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          55     56    +1     
  Lines        1681   1701   +20     
  Branches       78     78           
=====================================
+ Hits         1681   1701   +20
Impacted Files Coverage Δ
src/endpoints/index.js 100% <ø> (ø) :arrow_up:
src/client.js 100% <100%> (ø) :arrow_up:
src/endpoints/home.js 100% <100%> (ø)

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 0e4c879...b0b670b. Read the comment docs.