Skip to content
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

Property setters are now distinguished from getters via their callname #75

Merged
merged 8 commits into from Jul 10, 2020

Conversation

Erotemic
Copy link
Owner

@Erotemic Erotemic commented Jul 9, 2020

Fixes #73 by preventing doctests in setters and deleters from clobbering doctests in getters.

@codecov-commenter
Copy link

Codecov Report

Merging #75 into dev/0.13.0 will decrease coverage by 0.00%.
The diff coverage is 85.71%.

@@              Coverage Diff               @@
##           dev/0.13.0      #75      +/-   ##
==============================================
- Coverage       87.27%   87.26%   -0.01%     
==============================================
  Files              20       20              
  Lines            2404     2411       +7     
  Branches          520      525       +5     
==============================================
+ Hits             2098     2104       +6     
  Misses            209      209              
- Partials           97       98       +1     

@Erotemic Erotemic merged commit 04ae0d5 into dev/0.13.0 Jul 10, 2020
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.

None yet

2 participants