snowplow / scala-weather

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

Release/0.5.0 #115

Closed dilyand closed 4 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #115 into master will decrease coverage by 2.48%. The diff coverage is 69.42%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #115      +/-   ##
=========================================
- 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% <ø> (ø)
...weather/providers/darksky/DarkSkyCacheClient.scala 100% <ø> (ø) :arrow_up:
...tics/weather/providers/openweather/responses.scala 95% <ø> (ø)
...weather/providers/openweather/OwmCacheClient.scala 100% <ø> (ø) :arrow_up:
...n/scala/com.snowplowanalytics/weather/errors.scala 100% <ø> (ø)
...wanalytics/weather/providers/openweather/Api.scala 0% <0%> (ø) :arrow_up:
...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 bfc3e3b...12d416d. Read the comment docs.