queicherius / gw2api-client

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

Update development methodologies to the current year #49

Closed queicherius closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #49    +/-   ##
======================================
  Coverage     100%   100%            
======================================
  Files          52     53     +1     
  Lines        1148   1617   +469     
  Branches        0     70    +70     
======================================
+ Hits         1148   1617   +469
Impacted Files Coverage Δ
src/endpoints/legends.js 100% <100%> (ø) :arrow_up:
src/endpoints/continents.js 100% <100%> (ø) :arrow_up:
src/endpoints/stories.js 100% <100%> (ø) :arrow_up:
src/cache/browser.js 100% <100%> (ø) :arrow_up:
src/endpoints/titles.js 100% <100%> (ø) :arrow_up:
src/endpoints/itemstats.js 100% <100%> (ø) :arrow_up:
src/endpoints/skills.js 100% <100%> (ø) :arrow_up:
src/endpoints/gliders.js 100% <100%> (ø) :arrow_up:
src/endpoints/races.js 100% <100%> (ø) :arrow_up:
src/endpoints/pets.js 100% <100%> (ø) :arrow_up:
... and 66 more

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 a131732...5a296cc. Read the comment docs.