Skip to content

Conversation

@drew-512
Copy link
Contributor

Inserted non-affecting changes to resolve Go warnings

@codecov
Copy link

codecovbot commented Jan 29, 2022

Codecov Report

Merging #153 (e867ef0) into master (965bc08) will decrease coverage by 0.00%.
The diff coverage is 53.84%.

Impacted file tree graph

@@ Coverage Diff @@## master #153 +/- ## ========================================== - Coverage 74.54% 74.54% -0.01%  ========================================== Files 64 64 Lines 11182 11178 -4 ========================================== - Hits 8336 8333 -3 - Misses 2296 2297 +1 + Partials 550 548 -2 
Impacted FilesCoverage Δ
compile/compile.go90.56% <ø> (-0.01%)⬇️
marshal/marshal.go2.95% <0.00%> (ø)
py/code.go11.90% <0.00%> (ø)
py/int.go76.87% <0.00%> (-0.53%)⬇️
py/method.go70.52% <0.00%> (ø)
py/range.go86.30% <ø> (-0.10%)⬇️
py/bytes.go28.07% <50.00%> (ø)
builtin/builtin.go79.86% <100.00%> (+0.10%)⬆️
parser/stringescape.go100.00% <100.00%> (ø)
py/string.go91.26% <100.00%> (-0.04%)⬇️
... and 1 more

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 965bc08...e867ef0. Read the comment docs.

Copy link
Member

@sbinetsbinet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@sbinetsbinet merged commit 3068cb5 into go-python:masterJan 31, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@drew-512@sbinet