Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: methods for access to static data #22

Merged
merged 6 commits into from
Dec 31, 2019
Merged

Conversation

KnutZuidema
Copy link
Owner

Riot provides static data, like queue ID mappings. This adds a client with methods to access those endpoints and cache their results

@KnutZuidema KnutZuidema self-assigned this Dec 30, 2019
@KnutZuidema KnutZuidema force-pushed the feat/static_data_client branch from 69873c2 to 73d6002 Compare December 30, 2019 23:56
@codecov
Copy link

codecov bot commented Dec 30, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #22   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           7      8    +1     
  Lines         711    806   +95     
=====================================
+ Hits          711    806   +95
Impacted Files Coverage Δ
golio.go 100% <100%> (ø) ⬆️
api/static_data.go 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 62783cc...73d6002. Read the comment docs.

@KnutZuidema KnutZuidema merged commit 1ceae6a into master Dec 31, 2019
@KnutZuidema KnutZuidema deleted the feat/static_data_client branch January 26, 2020 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant