Skip to content

Conversation

@HyukjinKwon
Copy link
Member

This PR proposes to add a simple note and comment for #306. It might be trivial but good to know.

@HyukjinKwon HyukjinKwon changed the title Adds a note for the fact that __str__ could return non-ascii unicodes Adds a note for the fact that __str__ could return non-ascii unicodes in Python 2 Feb 24, 2018
@HyukjinKwon HyukjinKwon reopened this Feb 26, 2018
@codecov-io
Copy link

codecov-io commented Feb 26, 2018

Codecov Report

Merging #308 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #308      +/-   ##
============================================
+ Coverage     82.02%   82.03%   +0.01%     
  Complexity      688      688              
============================================
  Files            82       82              
  Lines          8367     8367              
  Branches        372      372              
============================================
+ Hits           6863     6864       +1     
+ Misses         1365     1364       -1     
  Partials        139      139
Impacted Files Coverage Δ Complexity Δ
src/py4j/protocol.py 98.01% <0%> (ø) 0% <0%> (ø) ⬇️
src/py4j/java_gateway.py 91.26% <0%> (+0.1%) 0% <0%> (ø) ⬇️

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 2dcae87...b47d6d2. Read the comment docs.

@bartdag bartdag added this to the 0.10.8 milestone Oct 20, 2018
@bartdag
Copy link
Collaborator

bartdag commented Oct 20, 2018

Thanks! Merged!

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.

3 participants