snowplow / scala-weather

High-performance Scala library for looking up the weather
https://snowplow.github.io/scala-weather/
45 stars 13 forks source link

0.5.0 #107

Closed BenFradet closed 5 years ago

BenFradet commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #107 into develop will decrease coverage by 2.48%. The diff coverage is 70.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #107      +/-   ##
==========================================
- Coverage    82.28%   79.8%   -2.49%     
==========================================
  Files           16      15       -1     
  Lines          175     203      +28     
  Branches         1       3       +2     
==========================================
+ Hits           144     162      +18     
- Misses          31      41      +10
Impacted Files Coverage Δ
...cala/com.snowplowanalytics/weather/implicits.scala 100% <ø> (ø)
...wanalytics/weather/providers/openweather/Api.scala 0% <ø> (ø) :arrow_up:
...weather/providers/darksky/DarkSkyCacheClient.scala 100% <ø> (ø) :arrow_up:
...tics/weather/providers/openweather/responses.scala 95% <ø> (ø)
...weather/providers/openweather/OWMCacheClient.scala 100% <ø> (ø)
...n/scala/com.snowplowanalytics/weather/errors.scala 100% <ø> (ø)
...tics/weather/providers/darksky/DarkSkyClient.scala 100% <100%> (ø) :arrow_up:
...ytics/weather/providers/openweather/requests.scala 75% <100%> (ø)
...nalytics/weather/providers/darksky/responses.scala 100% <100%> (ø)
...analytics/weather/providers/darksky/requests.scala 100% <100%> (ø)
... and 9 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 cd59d0c...c664aed. Read the comment docs.