fave77 / Mathball

A JavaScript library for Competitive Programming
https://fave77.github.io/Mathball-Docs/
MIT License
99 stars 49 forks source link

Docs: Count and Length (#161) #172

Closed devRD closed 5 years ago

devRD commented 5 years ago

*Added documentation of count()

*Added documentation of length()

*Corrected number of parameter input in count()

Do the checklist before submitting the PR:

Q: What version of Node.js you've used in the project? (e.g. Node v10.11.0) A:v11.10.1

Q: Mention the Issue Number! (e.g. Fixed #8) A:#161


codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #172   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          78     78           
  Lines        1375   1378    +3     
=====================================
+ Hits         1375   1378    +3
Impacted Files Coverage Δ
src/count/index.js 100% <100%> (ø) :arrow_up:

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 373aeeb...a0c27c6. Read the comment docs.