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

FORMS-14468 | Updating Captcha interface and it's implementation #1281

Draft
wants to merge 3 commits into
base: dev
Choose a base branch
from

FORMS-14468 | Improving coverage

5637725
Select commit
Loading
Failed to load commit list.
Draft

FORMS-14468 | Updating Captcha interface and it's implementation #1281

FORMS-14468 | Improving coverage
5637725
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2024 in 1s

82.06% (+0.51%) compared to 6419fbb

View this Pull Request on Codecov

82.06% (+0.51%) compared to 6419fbb

Details

Codecov Report

Attention: Patch coverage is 94.38202% with 5 lines in your changes missing coverage. Please review.

Project coverage is 82.06%. Comparing base (6419fbb) to head (5637725).

Files Patch % Lines
...nents/internal/models/v2/form/RecaptchaImplV2.java 94.28% 0 Missing and 2 partials ⚠️
...mponents/internal/models/v1/form/HCaptchaImpl.java 85.71% 1 Missing ⚠️
...ponents/internal/models/v1/form/RecaptchaImpl.java 85.71% 0 Missing and 1 partial ⚠️
...onents/internal/models/v2/form/HCaptchaImplV2.java 96.77% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #1281      +/-   ##
============================================
+ Coverage     81.54%   82.06%   +0.51%     
- Complexity      828      859      +31     
============================================
  Files            95       97       +2     
  Lines          2222     2297      +75     
  Branches        303      315      +12     
============================================
+ Hits           1812     1885      +73     
+ Misses          252      251       -1     
- Partials        158      161       +3     

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