FabricLabs / doorman

Say hello to Doorman, your made-to-fit community manager. Simple API, feature-rich plugins, and more.
https://chat.fabric.pub
MIT License
10 stars 5 forks source link

API Tests #14

Closed martindale closed 6 years ago

martindale commented 6 years ago

Looking to improve test coverage (should be 100%). See npm run coverage and npm run review:coverage.

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@2a658fc). Click here to learn what that means. The diff coverage is 61.73%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #14   +/-   ##
=========================================
  Coverage          ?   64.59%           
=========================================
  Files             ?        9           
  Lines             ?      435           
  Branches          ?       66           
=========================================
  Hits              ?      281           
  Misses            ?      154           
  Partials          ?        0
Impacted Files Coverage Δ
lib/scribe.js 78.94% <100%> (ø)
services/local.js 90.9% <100%> (ø)
services/matrix.js 26.82% <32.07%> (ø)
lib/doorman.js 78.03% <85%> (ø)
lib/service.js 77.61% <86.84%> (ø)

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 2a658fc...dde3ef0. Read the comment docs.