Skip to content

Conversation

Carreau
Copy link
Contributor

@Carreau Carreau commented Jul 11, 2020

if ' : ' is present twice in the line this drops any test after the second
' : ', which happens in some docstring that have the default : stuff idiom

@codecov-commenter
Copy link

codecov-commenter commented Jul 12, 2020

Codecov Report

Merging #279 into master will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
+ Coverage   93.15%   93.23%   +0.07%     
==========================================
  Files           7        7              
  Lines        1257     1257              
==========================================
+ Hits         1171     1172       +1     
+ Misses         86       85       -1     

if ' : ' is present twice in the line this drops any test after the second
' : ', which happens in some docstring that have the `default : stuff` idiom
@larsoner larsoner merged commit fd17df0 into numpy:master Jul 14, 2020
@larsoner
Copy link
Collaborator

Thanks @Carreau

@jarrodmillman jarrodmillman added this to the 1.2.0 milestone Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants