Shroud-email / shroud.email

Email protection service
https://shroud.email/
GNU Affero General Public License v3.0
32 stars 3 forks source link

Replace Surface with plain LiveView #48

Closed taobojlen closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 46.15% and project coverage change: -1.39 :warning:

Comparison is base (b86aa7c) 69.78% compared to head (b32fb3c) 68.40%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #48 +/- ## ========================================== - Coverage 69.78% 68.40% -1.39% ========================================== Files 104 97 -7 Lines 1612 1671 +59 ========================================== + Hits 1125 1143 +18 - Misses 487 528 +41 ``` | [Impacted Files](https://codecov.io/gh/Shroud-email/shroud.email/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shroud-email) | Coverage Δ | | |---|---|---| | [lib/shroud\_web.ex](https://codecov.io/gh/Shroud-email/shroud.email/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shroud-email#diff-bGliL3Nocm91ZF93ZWIuZXg=) | `0.00% <ø> (ø)` | | | [lib/shroud\_web/components/button\_with\_dropdown.ex](https://codecov.io/gh/Shroud-email/shroud.email/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shroud-email#diff-bGliL3Nocm91ZF93ZWIvY29tcG9uZW50cy9idXR0b25fd2l0aF9kcm9wZG93bi5leA==) | `0.00% <0.00%> (ø)` | | | [lib/shroud\_web/components/dns\_verification.ex](https://codecov.io/gh/Shroud-email/shroud.email/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shroud-email#diff-bGliL3Nocm91ZF93ZWIvY29tcG9uZW50cy9kbnNfdmVyaWZpY2F0aW9uLmV4) | `0.00% <0.00%> (ø)` | | | [lib/shroud\_web/components/dropdown\_item.ex](https://codecov.io/gh/Shroud-email/shroud.email/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shroud-email#diff-bGliL3Nocm91ZF93ZWIvY29tcG9uZW50cy9kcm9wZG93bl9pdGVtLmV4) | `0.00% <0.00%> (ø)` | | | [lib/shroud\_web/components/dropdown\_menu.ex](https://codecov.io/gh/Shroud-email/shroud.email/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shroud-email#diff-bGliL3Nocm91ZF93ZWIvY29tcG9uZW50cy9kcm9wZG93bl9tZW51LmV4) | `0.00% <0.00%> (ø)` | | | [...ud\_web/controllers/user\_confirmation\_controller.ex](https://codecov.io/gh/Shroud-email/shroud.email/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shroud-email#diff-bGliL3Nocm91ZF93ZWIvY29udHJvbGxlcnMvdXNlcl9jb25maXJtYXRpb25fY29udHJvbGxlci5leA==) | `100.00% <ø> (ø)` | | | [lib/shroud\_web/live/custom\_domain\_live/index.ex](https://codecov.io/gh/Shroud-email/shroud.email/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shroud-email#diff-bGliL3Nocm91ZF93ZWIvbGl2ZS9jdXN0b21fZG9tYWluX2xpdmUvaW5kZXguZXg=) | `0.00% <0.00%> (ø)` | | | [lib/shroud\_web/live/custom\_domain\_live/show.ex](https://codecov.io/gh/Shroud-email/shroud.email/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shroud-email#diff-bGliL3Nocm91ZF93ZWIvbGl2ZS9jdXN0b21fZG9tYWluX2xpdmUvc2hvdy5leA==) | `0.00% <0.00%> (ø)` | | | [lib/shroud\_web/live/email\_alias\_live/index.ex](https://codecov.io/gh/Shroud-email/shroud.email/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shroud-email#diff-bGliL3Nocm91ZF93ZWIvbGl2ZS9lbWFpbF9hbGlhc19saXZlL2luZGV4LmV4) | `37.83% <ø> (-0.88%)` | :arrow_down: | | [lib/shroud\_web/live/spam\_email\_live/index.ex](https://codecov.io/gh/Shroud-email/shroud.email/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shroud-email#diff-bGliL3Nocm91ZF93ZWIvbGl2ZS9zcGFtX2VtYWlsX2xpdmUvaW5kZXguZXg=) | `0.00% <ø> (ø)` | | | ... and [17 more](https://codecov.io/gh/Shroud-email/shroud.email/pull/48?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shroud-email) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shroud-email). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shroud-email)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.