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

test: solve bring coverage greater then 85% #11

Merged
merged 1 commit into from
Jan 7, 2022

Conversation

aleattene
Copy link
Contributor

Ref. issue #8

Reviewer:
@micheleriva

@codecov
Copy link

codecov bot commented Jan 7, 2022

Codecov Report

Merging #11 (2d611d5) into main (39e7061) will increase coverage by 17.22%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #11       +/-   ##
===========================================
+ Coverage   81.17%   98.40%   +17.22%     
===========================================
  Files          19       19               
  Lines         324      125      -199     
  Branches       51        6       -45     
===========================================
- Hits          263      123      -140     
+ Misses         61        2       -59     
Impacted Files Coverage Δ
src/array/chain/index.ts 83.33% <0.00%> (-7.58%) ⬇️
src/array/sum/index.ts 100.00% <0.00%> (ø)
src/array/drop/index.ts 100.00% <0.00%> (ø)
src/array/head/index.ts 100.00% <0.00%> (ø)
src/array/last/index.ts 100.00% <0.00%> (ø)
src/array/take/index.ts 100.00% <0.00%> (ø)
src/array/union/index.ts 100.00% <0.00%> (ø)
src/array/unzip/index.ts 100.00% <0.00%> (ø)
src/object/omit/index.ts 100.00% <0.00%> (ø)
src/string/lines/index.ts 100.00% <0.00%> (ø)
... and 9 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 39e7061...2d611d5. Read the comment docs.

@micheleriva
Copy link
Owner

@aleattene awesome job!!

@micheleriva micheleriva merged commit 0702332 into micheleriva:main Jan 7, 2022
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.

None yet

2 participants