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

ci: lock to ubuntu-20.04 #59

Closed sbinet closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.46 :tada:

Comparison is base (96e6582) 82.55% compared to head (e35d212) 83.01%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #59 +/- ## ========================================== + Coverage 82.55% 83.01% +0.46% ========================================== Files 9 9 Lines 619 842 +223 ========================================== + Hits 511 699 +188 - Misses 88 122 +34 - Partials 20 21 +1 ``` | [Impacted Files](https://codecov.io/gh/go-p5/p5/pull/59?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-p5) | Coverage Δ | | |---|---|---| | [internal/cmpimg/cmpimg.go](https://codecov.io/gh/go-p5/p5/pull/59?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-p5#diff-aW50ZXJuYWwvY21waW1nL2NtcGltZy5nbw==) | `71.25% <ø> (-0.42%)` | :arrow_down: | | [p5.go](https://codecov.io/gh/go-p5/p5/pull/59?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-p5#diff-cDUuZ28=) | `0.00% <ø> (ø)` | | ... and [7 files with indirect coverage changes](https://codecov.io/gh/go-p5/p5/pull/59/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-p5)

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