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: add Matrix context #24

Closed sbinet closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #24 (f94fab0) into main (a351c83) will increase coverage by 0.31%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   72.69%   73.00%   +0.31%     
==========================================
  Files           9        9              
  Lines         509      515       +6     
==========================================
+ Hits          370      376       +6     
  Misses        119      119              
  Partials       20       20              
Impacted Files Coverage Δ
api.go 82.35% <100.00%> (+1.10%) :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 a351c83...d07f3b4. Read the comment docs.