Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: MailToLink to account for no emails #230

Merged
merged 1 commit into from
Nov 21, 2023

fix: MailToLink to account for no emails

b83f128
Select commit
Loading
Failed to load commit list.
Merged

fix: MailToLink to account for no emails #230

fix: MailToLink to account for no emails
b83f128
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 20, 2023 in 0s

96.45% (-0.01%) compared to c2a20af, passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

96.45% (-0.01%) compared to c2a20af, passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c2a20af) 96.46% compared to head (b83f128) 96.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #230      +/-   ##
==========================================
- Coverage   96.46%   96.45%   -0.01%     
==========================================
  Files         195      194       -1     
  Lines        1839     1835       -4     
  Branches      322      322              
==========================================
- Hits         1774     1770       -4     
  Misses         60       60              
  Partials        5        5              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.