JuliaRobotics / DistributedFactorGraphs.jl

Abstraction layer for spanning factor graphs over various technologies
Apache License 2.0
22 stars 2 forks source link

release v0.23.2-rc1 #1046

Closed dehann closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1046 (54f4e35) into release/v0.23 (3344ba0) will decrease coverage by 0.98%. Report is 1 commits behind head on release/v0.23. The diff coverage is 77.39%.

@@                Coverage Diff                @@
##           release/v0.23    #1046      +/-   ##
=================================================
- Coverage          78.82%   77.85%   -0.98%     
=================================================
  Files                 26       26              
  Lines               2139     2271     +132     
=================================================
+ Hits                1686     1768      +82     
- Misses               453      503      +50     
Files Changed Coverage Δ
src/DataBlobs/services/BlobPacking.jl 0.00% <0.00%> (ø)
src/DistributedFactorGraphs.jl 100.00% <ø> (ø)
src/GraphsDFG/GraphsDFG.jl 100.00% <ø> (ø)
src/entities/AbstractDFG.jl 100.00% <ø> (ø)
src/DataBlobs/services/BlobEntry.jl 53.28% <48.43%> (+0.22%) :arrow_up:
src/DataBlobs/entities/BlobEntry.jl 66.66% <50.00%> (ø)
src/services/DFGFactor.jl 67.74% <55.55%> (-8.26%) :arrow_down:
src/GraphsDFG/services/GraphsDFGSerialization.jl 64.86% <56.52%> (-16.09%) :arrow_down:
src/DataBlobs/services/BlobStores.jl 64.34% <60.46%> (-0.92%) :arrow_down:
src/GraphsDFG/services/GraphsDFG.jl 72.05% <62.16%> (-0.80%) :arrow_down:
... and 16 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more