Skip to content

airframe-msgpack: Pure Scala packer/unpacker#789

Merged
xerial merged 10 commits intowvlet:masterfrom
xerial:buffer-pack
Nov 1, 2019
Merged

airframe-msgpack: Pure Scala packer/unpacker#789
xerial merged 10 commits intowvlet:masterfrom
xerial:buffer-pack

Conversation

@xerial
Copy link
Copy Markdown
Member

@xerial xerial commented Oct 27, 2019

Necessary for using airframe-codec in Scala.js

  • packer
  • unpacker

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 27, 2019

Codecov Report

Merging #789 into master will decrease coverage by 0.83%.
The diff coverage is 6.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #789      +/-   ##
==========================================
- Coverage   82.22%   81.39%   -0.84%     
==========================================
  Files         221      223       +2     
  Lines        8701     8818     +117     
  Branches      620      638      +18     
==========================================
+ Hits         7154     7177      +23     
- Misses       1547     1641      +94
Impacted Files Coverage Δ
...n/scala/wvlet/airframe/codec/JVMCodecFactory.scala 95.23% <ø> (ø) ⬆️
...cala/wvlet/airframe/msgpack/spi/OffsetPacker.scala 98.13% <ø> (ø) ⬆️
.../airframe/msgpack/impl/PureScalaBufferPacker.scala 0% <0%> (ø)
...irframe/msgpack/impl/PureScalaBufferUnpacker.scala 0% <0%> (ø)
...scala/wvlet/airframe/msgpack/spi/WriteCursor.scala 93.33% <100%> (ø) ⬆️
...n/scala/wvlet/airframe/codec/CollectionCodec.scala 91.66% <100%> (+0.1%) ⬆️
...la/wvlet/airframe/msgpack/io/ByteArrayBuffer.scala 68% <12.5%> (-14.93%) ⬇️
.../scala/wvlet/airframe/msgpack/spi/ReadCursor.scala 69.23% <16.66%> (-16.49%) ⬇️
...la/wvlet/airframe/msgpack/spi/OffsetUnpacker.scala 71.88% <3.5%> (-8.38%) ⬇️
...in/scala/wvlet/airframe/codec/PrimitiveCodec.scala 86.89% <0%> (-0.27%) ⬇️
... and 3 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 440873b...47f424d. Read the comment docs.

@xerial xerial mentioned this pull request Nov 1, 2019
66 tasks
@xerial xerial merged commit e565fea into wvlet:master Nov 1, 2019
@xerial xerial deleted the buffer-pack branch November 1, 2019 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant