go-p5 / p5

p5 is a simple package that provides primitives resembling the ones exposed by p5js.org
https://go-p5.github.io/
BSD 3-Clause "New" or "Revised" License
146 stars 12 forks source link

p5: update to new Gio clip.Path API #48

Closed sbinet closed 3 years ago

sbinet commented 3 years ago

Signed-off-by: Sebastien Binet binet@cern.ch

codecov[bot] commented 3 years ago

Codecov Report

Merging #48 (b07037f) into main (cbaf5d8) will increase coverage by 1.75%. The diff coverage is 100.00%.

:exclamation: Current head b07037f differs from pull request most recent head 82e90d6. Consider uploading reports for the commit 82e90d6 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
+ Coverage   80.62%   82.38%   +1.75%     
==========================================
  Files           9        9              
  Lines         609      613       +4     
==========================================
+ Hits          491      505      +14     
+ Misses         96       88       -8     
+ Partials       22       20       -2     
Impacted Files Coverage Δ
internal/cmpimg/cmpimg.go 71.66% <100.00%> (+16.66%) :arrow_up:
shapes.go 92.82% <100.00%> (+0.15%) :arrow_up:

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 cbaf5d8...82e90d6. Read the comment docs.