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
150 stars 12 forks source link

p5: add Shear context #23

Closed sbinet closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #23 (70e1858) into main (2931a6b) will increase coverage by 0.43%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   72.25%   72.69%   +0.43%     
==========================================
  Files           9        9              
  Lines         501      509       +8     
==========================================
+ Hits          362      370       +8     
  Misses        119      119              
  Partials       20       20              
Impacted Files Coverage Δ
api.go 81.25% <100.00%> (+1.25%) :arrow_up:
context.go 100.00% <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 2931a6b...a351c83. Read the comment docs.