KnutZuidema / golio

League of Legends, Legends of Runeterra and Valorant API client library for Go
MIT License
73 stars 29 forks source link

🚑 master: fix json field for perkIds #40

Closed davidbayo10 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #40 (572dd85) into master (c521f46) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            master       #40    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           21        21            
  Lines          985       821   -164     
==========================================
- Hits           985       821   -164     
Impacted Files Coverage Δ
riot/lol/model.go 100.00% <ø> (ø)
golio.go 100.00% <0.00%> (ø)
internal/sync.go 100.00% <0.00%> (ø)
riot/lol/match.go 100.00% <0.00%> (ø)
internal/client.go 100.00% <0.00%> (ø)
riot/lol/client.go 100.00% <0.00%> (ø)
riot/lol/league.go 100.00% <0.00%> (ø)
riot/lol/status.go 100.00% <0.00%> (ø)
riot/lor/client.go 100.00% <0.00%> (ø)
... and 12 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 c521f46...572dd85. Read the comment docs.