Thanks to visit codestin.com
Credit goes to github.com

Skip to content

resolved benign Go warnings #153

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 31, 2022
Merged

resolved benign Go warnings #153

merged 1 commit into from
Jan 31, 2022

Conversation

drew-512
Copy link
Contributor

Inserted non-affecting changes to resolve Go warnings

@codecov
Copy link

codecov bot 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 Files Coverage Δ
compile/compile.go 90.56% <ø> (-0.01%) ⬇️
marshal/marshal.go 2.95% <0.00%> (ø)
py/code.go 11.90% <0.00%> (ø)
py/int.go 76.87% <0.00%> (-0.53%) ⬇️
py/method.go 70.52% <0.00%> (ø)
py/range.go 86.30% <ø> (-0.10%) ⬇️
py/bytes.go 28.07% <50.00%> (ø)
builtin/builtin.go 79.86% <100.00%> (+0.10%) ⬆️
parser/stringescape.go 100.00% <100.00%> (ø)
py/string.go 91.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

@sbinet sbinet left a comment

Choose a reason for hiding this comment

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

LGTM.

@sbinet sbinet merged commit 3068cb5 into go-python:master Jan 31, 2022
Sign up for free to 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