Skip to content

Conversation

@johnynek
Copy link
Collaborator

@johnynek johnynek commented Jan 7, 2017

adds collectBefore to MonoidAggregator.

Also too a moment to increase Aggregator test coverage, which is nice. Thanks to this plugin for helping me find untested methods:

https://chrome.google.com/webstore/detail/codecov-extension/keefkhehidemnokodkdkejapdgfjmijf

@johnynek johnynek changed the title Add MonoidAggregator.composePrepare Add MonoidAggregator.collectBefore Jan 7, 2017
@codecov-io
Copy link

codecov-io commented Jan 7, 2017

Current coverage is 82.33% (diff: 100%)

Merging #611 into develop will increase coverage by 0.97%

@@            develop       #611   diff @@
==========================================
  Files           110        110          
  Lines          5109       5113     +4   
  Methods        4650       4653     +3   
  Messages          0          0          
  Branches        459        460     +1   
==========================================
+ Hits           4157       4210    +53   
+ Misses          952        903    -49   
  Partials          0          0          

Powered by Codecov. Last update acbc25b...e93b4c2

@johnynek
Copy link
Collaborator Author

johnynek commented Jan 7, 2017

+53 hits, -49 misses! That's the way you do it! :) Only 903 lines left to test to get to 100% coverage!

@ianoc ianoc merged commit 4b9ee4e into develop Jan 7, 2017
@ianoc ianoc deleted the oscar/compose-collect branch January 7, 2017 03:47
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.

4 participants