scio icon indicating copy to clipboard operation
scio copied to clipboard

Move to hbase bigtable

Open RustedBones opened this issue 2 years ago • 2 comments

Missing hbase magnolify in the example

RustedBones avatar Sep 21 '23 13:09 RustedBones

Codecov Report

Merging #5010 (1ef9bac) into v0.14.x (dd3e9f3) will increase coverage by 0.39%. Report is 7 commits behind head on v0.14.x. The diff coverage is 73.35%.

:exclamation: Current head 1ef9bac differs from pull request most recent head 8a72c66. Consider uploading reports for the commit 8a72c66 to get more accurate results

@@             Coverage Diff             @@
##           v0.14.x    #5010      +/-   ##
===========================================
+ Coverage    63.09%   63.49%   +0.39%     
===========================================
  Files          282      281       -1     
  Lines        10649    10549     -100     
  Branches       767      768       +1     
===========================================
- Hits          6719     6698      -21     
+ Misses        3930     3851      -79     
Files Changed Coverage Δ
...src/main/scala/com/spotify/scio/avro/package.scala 100.00% <ø> (ø)
...fy/scio/avro/schemas/instances/AvroInstances.scala 0.00% <ø> (ø)
.../scala/com/spotify/scio/coders/AvroBytesUtil.scala 100.00% <ø> (ø)
.../com/spotify/scio/protobuf/util/ProtobufUtil.scala 100.00% <ø> (ø)
...src/main/scala/com/spotify/scio/coders/Coder.scala 93.47% <ø> (ø)
...om/spotify/scio/coders/instances/GuavaCoders.scala 100.00% <ø> (ø)
...potify/scio/estimators/ApproxDistinctCounter.scala 100.00% <ø> (ø)
...re/src/main/scala/com/spotify/scio/io/ScioIO.scala 55.00% <ø> (ø)
...ify/scio/io/dynamic/syntax/SCollectionSyntax.scala 88.88% <ø> (-1.50%) :arrow_down:
...c/main/scala/com/spotify/scio/schemas/Schema.scala 68.18% <ø> (ø)
... and 56 more

... and 5 files with indirect coverage changes

codecov[bot] avatar Sep 21 '23 15:09 codecov[bot]