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

hplot/vgop: first import #987

Closed sbinet closed 12 months ago

sbinet commented 12 months ago

Fixes https://github.com/go-hep/hep/issues/986.

codecov-commenter commented 12 months ago

Codecov Report

Merging #987 (970796d) into main (301b96c) will increase coverage by 0.03%. The diff coverage is 77.50%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main     #987      +/-   ##
==========================================
+ Coverage   72.64%   72.68%   +0.03%     
==========================================
  Files         417      420       +3     
  Lines       63162    63642     +480     
==========================================
+ Hits        45885    46257     +372     
- Misses      14912    15003      +91     
- Partials     2365     2382      +17     
Files Changed Coverage Δ
hplot/plot.go 100.00% <ø> (ø)
hplot/tiledplot.go 100.00% <ø> (ø)
hplot/vgop/ops.go 65.82% <65.82%> (ø)
hplot/vgop/canvas.go 81.08% <81.08%> (ø)
hplot/vgop/json.go 87.31% <87.31%> (ø)
hplot/io.go 79.09% <100.00%> (+0.38%) :arrow_up:

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

:loudspeaker: Have feedback on the report? Share it here.