Skip to content

Stdlib binascii - #186

Merged
sbinet merged 2 commits into
go-python:masterfrom
sbinet-gonum:stdlib-binascii
May 9, 2022
Merged

Stdlib binascii#186
sbinet merged 2 commits into
go-python:masterfrom
sbinet-gonum:stdlib-binascii

Conversation

@sbinet

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecovBot commented May 9, 2022

Copy link
Copy Markdown

Codecov Report

Merging #186 (7e10deb) into master (189965b) will increase coverage by 0.07%.
The diff coverage is 50.98%.

@@ Coverage Diff @@## master #186 +/- ##
==========================================
+ Coverage 73.64% 73.71% +0.07% 
==========================================
Files 73 73 Lines 11931 11982 +51 ==========================================
+ Hits 8786 8833 +47 + Misses 2561 2545 -16 - Partials 584 604 +20 
Impacted FilesCoverage Δ
py/bytes.go45.16% <30.00%> (+17.09%)⬆️
stdlib/binascii/binascii.go73.55% <56.09%> (-8.95%)⬇️

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 189965b...7e10deb. Read the comment docs.

sbinet added 2 commits May 9, 2022 17:43
Signed-off-by: Sebastien Binet <binet@cern.ch>
Signed-off-by: Sebastien Binet <binet@cern.ch>
@sbinet
sbinet merged commit 7e10deb into go-python:masterMay 9, 2022
@sbinet
sbinet deleted the stdlib-binascii branch May 9, 2022 15:59
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.

1 participant

@sbinet