foxcpp / maddy

✉️ Composable all-in-one mail server.
https://maddy.email
GNU General Public License v3.0
5k stars 240 forks source link

fix: typo #544

Closed thohui closed 1 year ago

thohui commented 1 year ago

estabilish -> establish

codecov-commenter commented 1 year ago

Codecov Report

Merging #544 (c0ccb95) into master (f4f0ec7) will not change coverage. The diff coverage is 66.66%.

@@           Coverage Diff           @@
##           master     #544   +/-   ##
=======================================
  Coverage   52.82%   52.82%           
=======================================
  Files         126      126           
  Lines       12937    12937           
=======================================
  Hits         6834     6834           
  Misses       5463     5463           
  Partials      640      640           
Flag Coverage Δ
integration 34.10% <0.00%> (+0.03%) :arrow_up:
unit 54.31% <66.66%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
internal/target/remote/security.go 58.26% <50.00%> (ø)
internal/target/remote/connect.go 93.98% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

foxcpp commented 1 year ago

Thanks!