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

v6.0 | RuCaptcha API v2 release #170

Merged
merged 194 commits into from
Dec 8, 2023

upd docs and typehinting

eda564e
Select commit
Loading
Failed to load commit list.
Merged

v6.0 | RuCaptcha API v2 release #170

upd docs and typehinting
eda564e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 8, 2023 in 0s

96.88% (-0.92%) compared to c24759f

View this Pull Request on Codecov

96.88% (-0.92%) compared to c24759f

Details

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (c24759f) 97.80% compared to head (eda564e) 96.88%.
Report is 16 commits behind head on release.

Files Patch % Lines
src/python_rucaptcha/core/result_handler.py 76.00% 6 Missing ⚠️
src/python_rucaptcha/core/base.py 96.55% 2 Missing ⚠️
src/python_rucaptcha/core/serializer.py 95.23% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           release     #170      +/-   ##
===========================================
- Coverage    97.80%   96.88%   -0.92%     
===========================================
  Files           20       19       -1     
  Lines          637      514     -123     
===========================================
- Hits           623      498     -125     
- Misses          14       16       +2     

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