loopingz / smtp-relay

SMTP Toolbox
GNU Lesser General Public License v3.0
29 stars 3 forks source link

feat: add http-auth and http-filter filters #71

Closed loopingz closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (6b89672) 100.00% compared to head (6d9bc1e) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #71 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 15 17 +2 Lines 1382 1647 +265 Branches 212 249 +37 ========================================== + Hits 1382 1647 +265 ``` | [Files Changed](https://app.codecov.io/gh/loopingz/smtp-relay/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Remi+Cattiau) | Coverage Δ | | |---|---|---| | [src/cloudevent.ts](https://app.codecov.io/gh/loopingz/smtp-relay/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Remi+Cattiau#diff-c3JjL2Nsb3VkZXZlbnQudHM=) | `100.00% <100.00%> (ø)` | | | [src/filters/http-auth.ts](https://app.codecov.io/gh/loopingz/smtp-relay/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Remi+Cattiau#diff-c3JjL2ZpbHRlcnMvaHR0cC1hdXRoLnRz) | `100.00% <100.00%> (ø)` | | | [src/filters/http-filter.ts](https://app.codecov.io/gh/loopingz/smtp-relay/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Remi+Cattiau#diff-c3JjL2ZpbHRlcnMvaHR0cC1maWx0ZXIudHM=) | `100.00% <100.00%> (ø)` | | | [src/index.ts](https://app.codecov.io/gh/loopingz/smtp-relay/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Remi+Cattiau#diff-c3JjL2luZGV4LnRz) | `100.00% <100.00%> (ø)` | | | [src/processors/log.ts](https://app.codecov.io/gh/loopingz/smtp-relay/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Remi+Cattiau#diff-c3JjL3Byb2Nlc3NvcnMvbG9nLnRz) | `100.00% <100.00%> (ø)` | | | [src/server.ts](https://app.codecov.io/gh/loopingz/smtp-relay/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Remi+Cattiau#diff-c3JjL3NlcnZlci50cw==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 9 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication