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

all: update to latest Gio API #60

Open sbinet opened 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 97.89% and project coverage change: +0.84 :tada:

Comparison is base (e35d212) 83.01% compared to head (32e23d6) 83.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #60 +/- ## ========================================== + Coverage 83.01% 83.86% +0.84% ========================================== Files 9 9 Lines 842 911 +69 ========================================== + Hits 699 764 +65 - Misses 122 126 +4 Partials 21 21 ``` | [Impacted Files](https://app.codecov.io/gh/go-p5/p5/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-p5) | Coverage Δ | | |---|---|---| | [proc.go](https://app.codecov.io/gh/go-p5/p5/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-p5#diff-cHJvYy5nbw==) | `74.66% <94.11%> (+0.08%)` | :arrow_up: | | [path.go](https://app.codecov.io/gh/go-p5/p5/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-p5#diff-cGF0aC5nbw==) | `97.67% <97.14%> (-2.33%)` | :arrow_down: | | [api.go](https://app.codecov.io/gh/go-p5/p5/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-p5#diff-YXBpLmdv) | `66.66% <100.00%> (ø)` | | | [context.go](https://app.codecov.io/gh/go-p5/p5/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-p5#diff-Y29udGV4dC5nbw==) | `100.00% <100.00%> (ø)` | | | [shapes.go](https://app.codecov.io/gh/go-p5/p5/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-p5#diff-c2hhcGVzLmdv) | `91.51% <100.00%> (-0.92%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.