Skip to content

py: add String.find #188

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
May 24, 2022
Merged

py: add String.find #188

merged 1 commit into from
May 24, 2022

Conversation

sbinet
Copy link
Member

@sbinet sbinet commented May 24, 2022

Updates #139.

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

Updates go-python#139.

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

codecov bot commented May 24, 2022

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant