shilomagen / passport-extension

MIT License
131 stars 24 forks source link

feat(antibot): add automatic recovery from antibot failure #34

Open MorFix opened 1 year ago

MorFix commented 1 year ago

Automatic recovery from antibot system block

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 57.69% and project coverage change: -10.00 :warning:

Comparison is base (f20f4fc) 90.21% compared to head (91d5a0b) 80.22%.

: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 #34 +/- ## =========================================== - Coverage 90.21% 80.22% -10.00% =========================================== Files 46 48 +2 Lines 746 1082 +336 Branches 106 161 +55 =========================================== + Hits 673 868 +195 - Misses 64 197 +133 - Partials 9 17 +8 ``` | [Impacted Files](https://app.codecov.io/gh/shilomagen/passport-extension/pull/34?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shilo+Magen) | Coverage Δ | | |---|---|---| | [src/lib/antibot/fetch-antibot-session.ts](https://app.codecov.io/gh/shilomagen/passport-extension/pull/34?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shilo+Magen#diff-c3JjL2xpYi9hbnRpYm90L2ZldGNoLWFudGlib3Qtc2Vzc2lvbi50cw==) | `12.50% <12.50%> (ø)` | | | [src/background-page/background-page.ts](https://app.codecov.io/gh/shilomagen/passport-extension/pull/34?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shilo+Magen#diff-c3JjL2JhY2tncm91bmQtcGFnZS9iYWNrZ3JvdW5kLXBhZ2UudHM=) | `36.84% <26.31%> (-6.02%)` | :arrow_down: | | [src/lib/antibot/challenge-resolver.ts](https://app.codecov.io/gh/shilomagen/passport-extension/pull/34?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shilo+Magen#diff-c3JjL2xpYi9hbnRpYm90L2NoYWxsZW5nZS1yZXNvbHZlci50cw==) | `63.13% <63.13%> (ø)` | | | [src/lib/internal-types.ts](https://app.codecov.io/gh/shilomagen/passport-extension/pull/34?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shilo+Magen#diff-c3JjL2xpYi9pbnRlcm5hbC10eXBlcy50cw==) | `100.00% <100.00%> (ø)` | | | [src/platform-message.ts](https://app.codecov.io/gh/shilomagen/passport-extension/pull/34?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shilo+Magen#diff-c3JjL3BsYXRmb3JtLW1lc3NhZ2UudHM=) | `100.00% <100.00%> (ø)` | |

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