Skip to content

add __doc__ to str #650

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 10, 2019
Merged

Conversation

chylli
Copy link

@chylli chylli commented Mar 10, 2019

Ref: #190

@codecov-io
Copy link

Codecov Report

Merging #650 into master will increase coverage by 0.03%.
The diff coverage is 25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #650      +/-   ##
==========================================
+ Coverage   40.86%   40.89%   +0.03%     
==========================================
  Files          77       77              
  Lines       17468    17472       +4     
  Branches     4510     4507       -3     
==========================================
+ Hits         7139     7146       +7     
+ Misses       8433     8428       -5     
- Partials     1896     1898       +2
Impacted Files Coverage Δ
vm/src/obj/objstr.rs 35.44% <25%> (+0.58%) ⬆️

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 9e5b76c...e38a82e. Read the comment docs.

@windelbouwman
Copy link
Contributor

Hello @chylli , thank you for your contribution to this project!

@windelbouwman windelbouwman merged commit 1751333 into RustPython:master Mar 10, 2019
@chylli chylli deleted the add_str__doc__ branch March 10, 2019 22:38
Sign up for free to 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.

4 participants