araclx / mello

Privacy-focused Social Metwork which connects right people's in efficient way
https://m3llo.co
GNU General Public License v3.0
4 stars 2 forks source link

Format code with standardjs and prettier #40

Closed deepsource-autofix[bot] closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #40 (ed5754a) into main (e78112e) will increase coverage by 9.21%. The diff coverage is 97.32%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
+ Coverage   71.03%   80.25%   +9.21%     
==========================================
  Files          15       17       +2     
  Lines         656      800     +144     
  Branches       33       60      +27     
==========================================
+ Hits          466      642     +176     
+ Misses        190      158      -32     
Impacted Files Coverage Δ
__tests__/users.ts 100.00% <ø> (ø)
lib/_utils/funs.ts 27.27% <16.66%> (-6.07%) :arrow_down:
__tests__/mongoose.ts 100.00% <100.00%> (ø)
__tests__/security.ts 100.00% <100.00%> (ø)
lib/_core/security/service.ts 86.95% <100.00%> (+35.73%) :arrow_up:
lib/_utils/config.ts 100.00% <100.00%> (ø)
lib/_core/security/passport.ts 77.55% <0.00%> (+30.61%) :arrow_up:
lib/_utils/crypto.ts 100.00% <0.00%> (+38.88%) :arrow_up:

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 5f95112...ed5754a. Read the comment docs.