Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

Small rm changes #18

Merged
merged 1 commit into from
Aug 2, 2016
Merged

Small rm changes #18

merged 1 commit into from
Aug 2, 2016

Conversation

steijgeler
Copy link
Member

@steijgeler steijgeler commented Jul 26, 2016

  • make more classes abstract
  • add the type of elements in a collection to the RMAttributeInfo
  • skip some attributes that were incorrectly detected - eg parent, archetype, etc.

@codecov-io
Copy link

codecov-io commented Jul 26, 2016

Current coverage is 64.34% (diff: 77.50%)

Merging #18 into master will increase coverage by 0.06%

@@             master        #18   diff @@
==========================================
  Files           292        292          
  Lines          6051       6064    +13   
  Methods           0          0          
  Messages          0          0          
  Branches        949        953     +4   
==========================================
+ Hits           3890       3902    +12   
- Misses         1803       1804     +1   
  Partials        358        358          

Powered by Codecov. Last update 941dd9c...b5bd96a

Made RM object classes abstract, ignore properties without a set method and add type of classes in generic collections to the RMAttributeInfo
@steijgeler steijgeler merged commit 636687f into master Aug 2, 2016
@steijgeler steijgeler deleted the small_rm_changes branch August 2, 2016 08:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants