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 exclude feature and refactoring #3

Merged
merged 3 commits into from
May 21, 2020
Merged

Conversation

mordax7
Copy link

@mordax7 mordax7 commented May 21, 2020

This merge will add:

  • add option to exclude flats from being sent via regex
  • refactoring
  • fixed unreachable log statement

@mordax7 mordax7 added the enhancement New feature or request label May 21, 2020
@mordax7 mordax7 requested a review from codders May 21, 2020 00:33
@codecov-commenter
Copy link

codecov-commenter commented May 21, 2020

Codecov Report

Merging #3 into master will decrease coverage by 1.31%.
The diff coverage is 32.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
- Coverage   50.24%   48.92%   -1.32%     
==========================================
  Files           7        7              
  Lines         408      419      +11     
  Branches       47       49       +2     
==========================================
  Hits          205      205              
- Misses        195      206      +11     
  Partials        8        8              
Impacted Files Coverage Δ
flathunter/hunter.py 0.00% <0.00%> (ø)
flathunter/sender_telegram.py 87.50% <ø> (ø)
flathunter/crawl_immobilienscout.py 51.51% <27.27%> (ø)
flathunter/crawl_wggesucht.py 63.63% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 558c9e0...e66d019. Read the comment docs.

Copy link

@codders codders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me - thank you!

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

Successfully merging this pull request may close these issues.

None yet

3 participants