Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests improvements #74

Merged
merged 7 commits into from
Aug 29, 2017
Merged

Tests improvements #74

merged 7 commits into from
Aug 29, 2017

Conversation

nlepage
Copy link
Member

@nlepage nlepage commented Aug 15, 2017

Add helpers to test the lack of side effects on functions...

@nlepage nlepage added this to the 0.3-alpha milestone Aug 15, 2017
@nlepage nlepage self-assigned this Aug 15, 2017
@codecov-io
Copy link

codecov-io commented Aug 15, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #74   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          50     50           
  Lines          93     93           
  Branches        4      4           
=====================================
  Hits           93     93
Impacted Files Coverage Δ
src/collection/map.js 100% <ø> (ø) ⬆️
src/array/xor.js 100% <ø> (ø) ⬆️
src/object/update.js 100% <ø> (ø) ⬆️
src/array/remove.js 100% <ø> (ø) ⬆️
src/math/add.js 100% <ø> (ø) ⬆️
src/array/difference.js 100% <ø> (ø) ⬆️
src/seq/ChainWrapper.js 100% <ø> (ø) ⬆️
src/array/pull.js 100% <ø> (ø) ⬆️
src/array/concat.js 100% <ø> (ø) ⬆️
src/array/convertArrayMethod.js 100% <ø> (ø) ⬆️
... and 13 more

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 a735d65...6ee6b52. Read the comment docs.

@nlepage nlepage changed the title 🚧 Tests improvements... 🚧 Tests improvements... Aug 15, 2017
@nlepage nlepage force-pushed the enhancement/tests branch 2 times, most recently from b44998b to 62fbd8a Compare August 15, 2017 21:01
@nlepage nlepage changed the title 🚧 Tests improvements... Tests improvements Aug 29, 2017
@nlepage nlepage merged commit 21ca5b8 into master Aug 29, 2017
@nlepage nlepage deleted the enhancement/tests branch August 29, 2017 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants