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 Key callback #52

Open sbinet opened 3 years ago

sbinet commented 3 years ago

Update #6.

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

codecov[bot] commented 3 years ago

Codecov Report

Attention: Patch coverage is 10.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 79.48%. Comparing base (cbaf5d8) to head (a537c58). Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
p5.go 0.00% 5 Missing :warning:
proc.go 20.00% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #52 +/- ## ========================================== - Coverage 80.62% 79.48% -1.15% ========================================== Files 9 9 Lines 609 619 +10 ========================================== + Hits 491 492 +1 - Misses 96 104 +8 - Partials 22 23 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.