go-hep / hep

hep is the mono repository holding all of go-hep.org/x/hep packages and tools
https://go-hep.org
BSD 3-Clause "New" or "Revised" License
230 stars 35 forks source link

stl containers #910

Closed sbinet closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #910 (a496f95) into main (0a85f50) will increase coverage by 0.17%. The diff coverage is 93.93%.

:exclamation: Current head a496f95 differs from pull request most recent head 551dabd. Consider uploading reports for the commit 551dabd to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #910      +/-   ##
==========================================
+ Coverage   73.61%   73.78%   +0.17%     
==========================================
  Files         401      401              
  Lines       48277    48307      +30     
==========================================
+ Hits        35538    35645     +107     
+ Misses      10464    10430      -34     
+ Partials     2275     2232      -43     
Impacted Files Coverage Δ
groot/rdict/type.go 76.92% <93.93%> (+1.09%) :arrow_up:
groot/rbytes/rbuffer_gen.go 54.16% <0.00%> (-1.72%) :arrow_down:
groot/riofs/dobj.go 7.14% <0.00%> (-0.55%) :arrow_down:
groot/rbytes/rbytes.go 100.00% <0.00%> (ø)
groot/rbytes/wbuffer.go 80.06% <0.00%> (ø)
groot/rdict/wstreamer.go 84.79% <0.00%> (ø)
groot/rdict/gen_type.go 75.46% <0.00%> (+0.02%) :arrow_up:
groot/rhist/confidence_level.go 96.92% <0.00%> (+0.04%) :arrow_up:
groot/riofs/dir.go 76.98% <0.00%> (+0.06%) :arrow_up:
groot/rhist/h1_gen.go 87.25% <0.00%> (+0.09%) :arrow_up:
... and 37 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 0a85f50...551dabd. Read the comment docs.