fulcrumgenomics / dagr

A scala based DSL and framework for writing and executing bioinformatics pipelines as Directed Acyclic GRaphs
MIT License
69 stars 14 forks source link

Adding the groupBy method to scatter/gathering #342

Closed nh13 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #342 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #342   +/-   ##
=======================================
  Coverage   91.53%   91.53%           
=======================================
  Files          31       31           
  Lines        1146     1146           
  Branches      108      108           
=======================================
  Hits         1049     1049           
  Misses         97       97

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b2189cf...dc88f37. Read the comment docs.

clintval commented 5 years ago

I would 💯% use this!