Closed AdrianRaFo closed 6 years ago
Merging #136 into master will increase coverage by
0.46%
. The diff coverage is100%
.
@@ 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.
With freestyle 0.5.1 Fixes #133