patelneel55 / financialmodelingprep

A node wrapper to the Financial Modeling Prep API for financial data
MIT License
35 stars 10 forks source link

Update documentation and test cases #14

Closed patelneel55 closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #14 into master will increase coverage by 33.24%. The diff coverage is 98.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #14       +/-   ##
==========================================
+ Coverage   65.95%   99.2%   +33.24%     
==========================================
  Files          12      12               
  Lines          94     125       +31     
==========================================
+ Hits           62     124       +62     
+ Misses         32       1       -31
Impacted Files Coverage Δ
lib/forex.js 100% <ø> (+100%) :arrow_up:
lib/stock.js 100% <100%> (ø) :arrow_up:
lib/commodities.js 100% <100%> (+100%) :arrow_up:
lib/utilities.js 100% <100%> (ø) :arrow_up:
lib/etf.js 100% <100%> (+100%) :arrow_up:
lib/mutualfund.js 100% <100%> (+100%) :arrow_up:
lib/financial.js 100% <100%> (ø) :arrow_up:
index.js 100% <100%> (+100%) :arrow_up:
lib/market.js 100% <100%> (ø) :arrow_up:
lib/index.js 100% <100%> (+20%) :arrow_up:
... and 2 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 5d8ffd9...2806c34. Read the comment docs.