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

Class fields #9

Merged
merged 2 commits into from
Jan 20, 2017
Merged

Class fields #9

merged 2 commits into from
Jan 20, 2017

Conversation

pcattori
Copy link
Owner

@pcattori pcattori commented Jan 20, 2017

fixes #5

@codecov-io
Copy link

Current coverage is 100% (diff: 100%)

Merging #9 into master will not change coverage

@@           master    #9   diff @@
===================================
  Files           7     7          
  Lines         121   123     +2   
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
+ Hits          121   123     +2   
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update e892972...5f89810

@pcattori pcattori merged commit 863e0ef into master Jan 20, 2017
@pcattori pcattori deleted the class-fields branch January 20, 2017 04:40
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.

_fields at class level for maps created via Map Metaclasses
2 participants