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

Conversation

codders
Copy link

@codders codders commented Sep 17, 2024

Implements feedback on PR #630 - many thanks to @DerLeole

Copy link

codecov bot commented Dec 16, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants