Skip to content

py: add String.find - #188

Merged
sbinet merged 1 commit into
go-python:mainfrom
sbinet-gonum:py-str-find
May 24, 2022
Merged

py: add String.find#188
sbinet merged 1 commit into
go-python:mainfrom
sbinet-gonum:py-str-find

Conversation

@sbinet

@sbinet sbinet commented May 24, 2022

Copy link
Copy Markdown
Member

Updates #139.

Signed-off-by: Sebastien Binet binet@cern.ch

Updates go-python#139.

Signed-off-by: Sebastien Binet <binet@cern.ch>
@codecov

codecov Bot commented May 24, 2022

Copy link
Copy Markdown

Codecov Report

Merging #188 (ab6c445) into main (6c9f9e5) will increase coverage by 0.00%.
The diff coverage is 76.92%.

@@           Coverage Diff           @@
##             main     #188   +/-   ##
=======================================
  Coverage   73.68%   73.69%           
=======================================
  Files          75       75           
  Lines       12188    12211   +23     
=======================================
+ Hits         8981     8999   +18     
- Misses       2578     2581    +3     
- Partials      629      631    +2     
Impacted Files Coverage Δ
py/string.go 89.33% <76.92%> (-1.03%) ⬇️

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 6c9f9e5...ab6c445. Read the comment docs.

@sbinet
sbinet merged commit ab6c445 into go-python:main May 24, 2022
@sbinet
sbinet deleted the py-str-find branch May 24, 2022 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant