Skip to content

Stdlib binascii - #185

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

Stdlib binascii#185
sbinet merged 4 commits into
go-python:masterfrom
sbinet-gonum:stdlib-binascii

Conversation

@sbinet

Copy link
Copy Markdown
Member

No description provided.

sbinet added 2 commits May 9, 2022 14:46
Signed-off-by: Sebastien Binet <binet@cern.ch>
Signed-off-by: Sebastien Binet <binet@cern.ch>
@codecov

codecovBot commented May 9, 2022

Copy link
Copy Markdown

Codecov Report

Merging #185 (2149ac5) into master (739246d) will increase coverage by 0.24%.
The diff coverage is 91.34%.

❗ Current head 2149ac5 differs from pull request most recent head 189965b. Consider uploading reports for the commit 189965b to get more accurate results

@@ Coverage Diff @@## master #185 +/- ##
==========================================
+ Coverage 73.38% 73.63% +0.24% 
==========================================
Files 72 73 +1 Lines 11800 11898 +98 ==========================================
+ Hits 8660 8761 +101 + Misses 2558 2555 -3 
Partials 582 582 
Impacted FilesCoverage Δ
stdlib/stdlib.go54.88% <ø> (ø)
py/exception.go58.16% <40.00%> (-0.98%)⬇️
stdlib/binascii/binascii.go87.23% <87.23%> (ø)
py/args.go89.72% <100.00%> (+16.72%)⬆️

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

Signed-off-by: Sebastien Binet <binet@cern.ch>
@sbinet
sbinetforce-pushed the stdlib-binascii branch 2 times, most recently from 8183a27 to 7be4092CompareMay 9, 2022 14:48
Signed-off-by: Sebastien Binet <binet@cern.ch>
@sbinet
sbinet merged commit 189965b into go-python:masterMay 9, 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.

1 participant

@sbinet