fave77 / Mathball

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

Update Docs- sort() #154

Closed sakshichahal53 closed 5 years ago

sakshichahal53 commented 5 years ago

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: v8.15.0

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

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #154   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          78     77    -1     
  Lines        1282   1301   +19     
=====================================
+ Hits         1282   1301   +19
Impacted Files Coverage Δ
src/index.js 100% <0%> (ø) :arrow_up:
src/degree/index.js
src/radian/index.js
src/convert/index.js 100% <0%> (ø)

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 d8bd138...d63cb13. Read the comment docs.

sakshichahal53 commented 5 years ago

okay, got it!