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(recaptcha): use filter for deciding whether to do reCAPTCHA check #1737

Merged
merged 1 commit into from
Jan 14, 2025

fix(recaptcha): use filter for deciding whether to do reCAPTCHA check

11d0463
Select commit
Loading
Failed to load commit list.
Merged

fix(recaptcha): use filter for deciding whether to do reCAPTCHA check #1737

fix(recaptcha): use filter for deciding whether to do reCAPTCHA check
11d0463
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

23.28% (+0.00%) compared to e855d45

View this Pull Request on Codecov

23.28% (+0.00%) compared to e855d45

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.28%. Comparing base (e855d45) to head (11d0463).
Report is 1 commits behind head on release.

Additional details and impacted files
@@            Coverage Diff             @@
##             release    #1737   +/-   ##
==========================================
  Coverage      23.28%   23.28%           
  Complexity      2709     2709           
==========================================
  Files             49       49           
  Lines          10753    10753           
==========================================
  Hits            2504     2504           
  Misses          8249     8249           

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