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

Add checking to weakptr functions #1009

Merged
merged 1 commit into from
Dec 12, 2016

Conversation

ChrisJefferson
Copy link
Contributor

Fixes #1001

Check the types of arguments in weak pointer functions.

@codecov-io
Copy link

Current coverage is 49.46% (diff: 100%)

Merging #1009 into master will increase coverage by <.01%

@@             master      #1009   diff @@
==========================================
  Files           424        424          
  Lines        223138     223174    +36   
  Methods        3430       3430          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits         110355     110392    +37   
+ Misses       112783     112782     -1   
  Partials          0          0          

Powered by Codecov. Last update f4d67a6...420899c

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

3 participants