frees-io / freestyle-cassandra

Freestyle Cassandra
http://frees.io/
Apache License 2.0
17 stars 4 forks source link

Upgrade to cats 1.0.1 #136

Closed AdrianRaFo closed 6 years ago

AdrianRaFo commented 6 years ago

With freestyle 0.5.1 Fixes #133

codecov-io commented 6 years ago

Codecov Report

Merging #136 into master will increase coverage by 0.46%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
+ Coverage   94.02%   94.49%   +0.46%     
==========================================
  Files          23       23              
  Lines         469      472       +3     
==========================================
+ Hits          441      446       +5     
+ Misses         28       26       -2
Impacted Files Coverage Δ
core/src/main/scala/schema/package.scala 100% <ø> (ø) :arrow_up:
core/src/main/scala/implicits.scala 75% <ø> (ø) :arrow_up:
...ain/scala/query/interpolator/CQLInterpolator.scala 82.6% <ø> (ø) :arrow_up:
core/src/main/scala/handlers/handlers.scala 97.36% <ø> (ø) :arrow_up:
core/src/main/scala/api/package.scala 100% <ø> (ø) :arrow_up:
...src/main/scala/query/mapper/ByteBufferMapper.scala 100% <ø> (ø) :arrow_up:
...scala/schema/provider/MetadataSchemaProvider.scala 79.16% <ø> (ø) :arrow_up:
core/src/main/scala/config/reads/datastax.scala 100% <ø> (+2.56%) :arrow_up:
core/src/main/scala/query/model.scala 100% <ø> (ø) :arrow_up:
...rc/main/scala/query/mapper/FieldToByteBuffer.scala 100% <ø> (ø) :arrow_up:
... and 14 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 747c784...290b5b5. Read the comment docs.