digitalbazaar / bedrock-mongodb

Bedrock mongodb module
Apache License 2.0
2 stars 3 forks source link

Convert to module and rename to `@bedrock` scope. #81

Closed dlongley closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #81 (01ceea1) into main (ee67a1e) will increase coverage by 0.53%. The diff coverage is 79.25%.

@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
+ Coverage   76.37%   76.91%   +0.53%     
==========================================
  Files          10        9       -1     
  Lines         254      862     +608     
==========================================
+ Hits          194      663     +469     
- Misses         60      199     +139     
Impacted Files Coverage Δ
lib/index.js 79.07% <78.72%> (-20.93%) :arrow_down:
lib/authn.js 68.98% <100.00%> (+0.23%) :arrow_up:
lib/cli.js 12.63% <100.00%> (+12.63%) :arrow_up:
lib/config.js 100.00% <100.00%> (ø)
lib/helpers.js 94.65% <100.00%> (+2.84%) :arrow_up:
lib/logger.js 100.00% <100.00%> (ø)
lib/test.config.js 100.00% <100.00%> (ø)
... and 6 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 ee67a1e...01ceea1. Read the comment docs.