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

Add Capmonster support per PR from @DerLeole #634

Merged
merged 5 commits into from
Dec 16, 2024

Make Capmonster default and make the tests pass

ef81250
Select commit
Loading
Failed to load commit list.
Merged

Add Capmonster support per PR from @DerLeole #634

Make Capmonster default and make the tests pass
ef81250
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 16, 2024 in 0s

63.81% (-1.66%) compared to 64e03eb

View this Pull Request on Codecov

63.81% (-1.66%) compared to 64e03eb

Details

Codecov Report

Attention: Patch coverage is 30.63063% with 77 lines in your changes missing coverage. Please review.

Project coverage is 63.81%. Comparing base (64e03eb) to head (ef81250).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
flathunter/abstract_crawler.py 6.38% 43 Missing and 1 partial ⚠️
flathunter/captcha/capmonster_solver.py 38.46% 24 Missing ⚠️
flathunter/captcha/captcha_solver.py 62.50% 3 Missing ⚠️
flathunter/crawler/immobilienscout.py 25.00% 3 Missing ⚠️
flathunter/config.py 77.77% 1 Missing and 1 partial ⚠️
flathunter/captcha/twocaptcha_solver.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #634      +/-   ##
==========================================
- Coverage   65.47%   63.81%   -1.66%     
==========================================
  Files          41       42       +1     
  Lines        2285     2393     +108     
  Branches      276      289      +13     
==========================================
+ Hits         1496     1527      +31     
- Misses        694      768      +74     
- Partials       95       98       +3     

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