Drvi / ProtocolBuffers.jl

4 stars 0 forks source link

Init docs #11

Closed Drvi closed 2 years ago

Drvi commented 2 years ago

This should work, but currently doesn't: https://drvi.github.io/ProtocolBuffers.jl/dev Maybe it has to be merged to work?

The preview works at least.

codecov[bot] commented 2 years ago

Codecov Report

Merging #11 (4058d45) into master (dc599cf) will decrease coverage by 0.03%. The diff coverage is 33.33%.

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   87.59%   87.56%   -0.04%     
==========================================
  Files          23       23              
  Lines        2596     2597       +1     
==========================================
  Hits         2274     2274              
- Misses        322      323       +1     
Impacted Files Coverage Δ
src/ProtocolBuffers.jl 75.00% <0.00%> (-10.72%) :arrow_down:
src/codec/Codecs.jl 92.30% <ø> (ø)
src/codec/encode.jl 99.09% <ø> (+0.44%) :arrow_up:
src/codegen/CodeGenerators.jl 84.84% <ø> (ø)
src/codegen/modules.jl 79.74% <100.00%> (ø)

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 dc599cf...4058d45. Read the comment docs.