parse-community / parse-server-api-mail-adapter

API Mail Adapter for Parse Server
MIT License
27 stars 18 forks source link

Add user locale to placeholder callback #6

Closed mtrezza closed 3 years ago

mtrezza commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #6 (5275be0) into main (643564a) will increase coverage by 0.61%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   97.78%   98.40%   +0.61%     
==========================================
  Files           7        7              
  Lines         407      439      +32     
  Branches       37       37              
==========================================
+ Hits          398      432      +34     
+ Misses          9        7       -2     
Impacted Files Coverage Δ
spec/ApiMailAdapter.spec.js 100.00% <100.00%> (+0.79%) :arrow_up:
src/ApiMailAdapter.js 95.76% <100.00%> (ø)

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 643564a...5275be0. Read the comment docs.