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

Used the *= operator by factorial.ts #56

Merged
merged 1 commit into from
Apr 25, 2018
Merged

Used the *= operator by factorial.ts #56

merged 1 commit into from
Apr 25, 2018

Conversation

christianbender
Copy link

@christianbender christianbender commented Apr 9, 2018

After my change I ran the tests successful.

@codecov
Copy link

codecov bot commented Apr 9, 2018

Codecov Report

Merging #56 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   65.34%   65.34%           
=======================================
  Files         143      143           
  Lines        3714     3714           
  Branches      350      350           
=======================================
  Hits         2427     2427           
  Misses       1266     1266           
  Partials       21       21
Impacted Files Coverage Δ
src/ts/others/factorial.ts 100% <100%> (ø) ⬆️

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 6e9eb98...fb27425. Read the comment docs.

@loiane loiane merged commit fe92fc5 into loiane:master Apr 25, 2018
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