Skip to content

stdlib/string: first import - #175

Merged
sbinet merged 3 commits into
go-python:masterfrom
sbinet-gonum:mod-string
Mar 25, 2022
Merged

stdlib/string: first import#175
sbinet merged 3 commits into
go-python:masterfrom
sbinet-gonum:mod-string

Conversation

@sbinet

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecovBot commented Mar 23, 2022

Copy link
Copy Markdown

Codecov Report

Merging #175 (7595575) into master (51a6831) will increase coverage by 0.08%.
The diff coverage is 92.00%.

@@ Coverage Diff @@## master #175 +/- ##
==========================================
+ Coverage 73.14% 73.22% +0.08% 
==========================================
Files 71 72 +1 Lines 11713 11765 +52 ==========================================
+ Hits 8567 8615 +48 
Misses 2568 2568 - Partials 578 582 +4 
Impacted FilesCoverage Δ
stdlib/stdlib.go54.88% <ø> (ø)
stdlib/string/string.go91.83% <91.83%> (ø)
py/string.go90.51% <92.00%> (-0.75%)⬇️
py/args.go73.00% <100.00%> (+2.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 51a6831...7595575. Read the comment docs.

@sbinet
sbinetforce-pushed the mod-string branch 2 times, most recently from b060283 to 2cc4648CompareMarch 24, 2022 14:17
@sbinet
sbinet merged commit 7595575 into go-python:masterMar 25, 2022
@sbinet
sbinet deleted the mod-string branch March 25, 2022 15:06
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