adobe / ferrum

Features from the rust language in javascript: Provides Traits/Type classes & a hashing infrastructure and an advanced library for working with sequences/iterators in js
https://www.ferrumjs.org
Apache License 2.0
519 stars 25 forks source link

Karo/group #66

Closed koraa closed 4 years ago

koraa commented 4 years ago

Please ensure your pull request adheres to the following guidelines:

Related Issues

Thanks for contributing!

codecov[bot] commented 4 years ago

Codecov Report

Merging #66 into master will decrease coverage by 0.54%. The diff coverage is 86.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
- Coverage    99.4%   98.85%   -0.55%     
==========================================
  Files           7        8       +1     
  Lines         503      525      +22     
==========================================
+ Hits          500      519      +19     
- Misses          3        6       +3
Impacted Files Coverage Δ
src/index.js 100% <ø> (ø) :arrow_up:
src/string.js 100% <100%> (ø)
src/sequence.js 98.41% <57.14%> (-1.18%) :arrow_down:

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 01ee6d4...1b78410. Read the comment docs.

adobe-bot commented 4 years ago

:tada: This PR is included in version 1.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: