C4Coin / api-regulation-a-plus-crowdsale

The API that interfaces between C4Coin's Regulation A+ Crowdsale website and smart contracts
1 stars 2 forks source link

[Feature, DEV-147] add code coverage, docs, and routes #3

Closed davesag closed 6 years ago

davesag commented 6 years ago

work in progress. not ready for merge.

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@6c034c5). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##             develop     #3   +/-   ##
========================================
  Coverage           ?   100%           
========================================
  Files              ?     16           
  Lines              ?    125           
  Branches           ?      0           
========================================
  Hits               ?    125           
  Misses             ?      0           
  Partials           ?      0
Impacted Files Coverage Δ
src/api/v1/index.js 100% <100%> (ø)
src/utils/appMaker.js 100% <100%> (ø)
src/utils/rest.js 100% <100%> (ø)
src/api/getPing.js 100% <100%> (ø)
src/models/User.js 100% <100%> (ø)
src/utils/traversal.js 100% <100%> (ø)
src/routes.js 100% <100%> (ø)
src/api/v1/postLogin.js 100% <100%> (ø)
src/api/v1/postLogout.js 100% <100%> (ø)
src/utils/authentication.js 100% <100%> (ø)
... 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 6c034c5...1e455a6. Read the comment docs.