PokeAPI / pokekotlin

Kotlin (or Java, Scala, etc) client for PokeApi
Apache License 2.0
172 stars 43 forks source link

Add fields is_mythical and is_legendary #82

Closed cbruegg closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #82 (0a571d8) into master (c4188f7) will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #82      +/-   ##
============================================
+ Coverage     65.49%   65.57%   +0.07%     
  Complexity      106      106              
============================================
  Files            19       19              
  Lines           881      883       +2     
  Branches          3        3              
============================================
+ Hits            577      579       +2     
  Misses          303      303              
  Partials          1        1              
Impacted Files Coverage Δ Complexity Δ
...lin/me/sargunvohra/lib/pokekotlin/model/pokemon.kt 69.72% <100.00%> (+0.24%) 0.00 <0.00> (ø)

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 c4188f7...0a571d8. Read the comment docs.