gonum / plot

A repository for plotting and visualizing data
BSD 3-Clause "New" or "Revised" License
2.72k stars 202 forks source link

Staticcheck #745

Closed sbinet closed 2 years ago

sbinet commented 2 years ago

Please take a look.

codecov-commenter commented 2 years ago

Codecov Report

Merging #745 (9f76350) into master (e886fae) will decrease coverage by 0.08%. The diff coverage is 100.00%.

:exclamation: Current head 9f76350 differs from pull request most recent head 9555107. Consider uploading reports for the commit 9555107 to get more accurate results

@@            Coverage Diff             @@
##           master     #745      +/-   ##
==========================================
- Coverage   73.32%   73.23%   -0.09%     
==========================================
  Files          56       58       +2     
  Lines        5154     5366     +212     
==========================================
+ Hits         3779     3930     +151     
- Misses       1191     1243      +52     
- Partials      184      193       +9     
Impacted Files Coverage Δ
vg/recorder/recorder.go 86.31% <100.00%> (ø)
vg/vggio/context.go 100.00% <0.00%> (ø)
vg/vggio/vggio.go 67.37% <0.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 e886fae...9555107. Read the comment docs.

sbinet commented 2 years ago

@kortschak PTAL.

(could you also remove the lint check as being required?)

sbinet commented 2 years ago

PTAL