xebia-functional / nine-cards-v2

An Open Source Android Launcher built with Scala on Android
http://www.9cards.io/
Other
183 stars 20 forks source link

Test group collection jobs #1134

Closed anamariamv closed 7 years ago

anamariamv commented 7 years ago

This PR solves #1126 , added all tests for GroupCollection in package collections of app module. @javipacheco could you review, please? Thanks!!

javipacheco commented 7 years ago

LGTM! Great test coverage!

gif

47degdev commented 7 years ago

Current coverage is 30.46% (diff: 100%)

Merging #1134 into master will increase coverage by 0.97%

@@             master      #1134   diff @@
==========================================
  Files           422        422          
  Lines         15121      15121          
  Methods       14734      14734          
  Messages          0          0          
  Branches        375        375          
==========================================
+ Hits           4459       4607   +148   
+ Misses        10662      10514   -148   
  Partials          0          0          

Powered by Codecov. Last update 1cda6b5...a9920e2