Closed Archomeda closed 7 years ago
Merging #23 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #23 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 48 48
Lines 1039 1044 +5
=====================================
+ Hits 1039 1044 +5
Impacted Files | Coverage Δ | |
---|---|---|
src/endpoints/wvw.js | 100% <100%> (ø) |
:arrow_up: |
src/endpoints/guild.js | 100% <100%> (ø) |
:arrow_up: |
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 24f0243...6f99cdd. Read the comment docs.
Thank you, merged, will be in the next release! <3
This will add support for:
?since
to/v2/guild/:id/log
?world
to/v2/wvw/matches
,/v2/wvw/matches/overview
,/v2/wvw/matches/scores
,/v2/wvw/matches/stats
I hope I didn't mess anything up while writing this during the API downtime.