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

Treading #397

Merged
merged 19 commits into from
Aug 9, 2023
Merged

Treading #397

merged 19 commits into from
Aug 9, 2023

Conversation

Der-Henning
Copy link
Owner

Pull Request Checklist

  • Have you checked to ensure there aren't other open
    Pull Requests for the same update/change?
  • Did you make your Pull Request on the dev branch?
  • Does your submission pass tests? make test
  • Have you lint your code locally prior to submission? make lint
  • Could you build and run the docker image successfully? make image
  • Could you create a running executable? make executable
  • Have you added an explanation of what your changes do
    and why you'd like to include them?
  • Have you written new tests for your changes, as applicable?
  • Have you successfully ran manual tests with your changes locally?

@codecov
Copy link

codecov bot commented Jul 30, 2023

Codecov Report

Patch coverage: 88.25% and project coverage change: +0.71% 🎉

Comparison is base (e78f99b) 75.06% compared to head (4f75d56) 75.78%.
Report is 4 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #397      +/-   ##
==========================================
+ Coverage   75.06%   75.78%   +0.71%     
==========================================
  Files          32       32              
  Lines        1985     2048      +63     
==========================================
+ Hits         1490     1552      +62     
- Misses        495      496       +1     
Files Changed Coverage Δ
tests/conftest.py 90.90% <ø> (-3.83%) ⬇️
tgtg_scanner/models/__init__.py 100.00% <ø> (ø)
tgtg_scanner/models/reservations.py 95.91% <0.00%> (ø)
tgtg_scanner/notifiers/__init__.py 100.00% <ø> (ø)
tgtg_scanner/notifiers/telegram.py 16.30% <20.00%> (-0.08%) ⬇️
tests/test_tgtg.py 72.91% <33.33%> (+0.46%) ⬆️
tgtg_scanner/notifiers/notifiers.py 53.19% <44.44%> (+4.21%) ⬆️
tgtg_scanner/notifiers/push_safer.py 48.00% <55.55%> (+0.38%) ⬆️
tgtg_scanner/notifiers/smtp.py 23.45% <62.50%> (+1.37%) ⬆️
tgtg_scanner/notifiers/base.py 88.23% <86.11%> (+11.31%) ⬆️
... and 10 more

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

@Der-Henning Der-Henning merged commit b67ced4 into dev Aug 9, 2023
@Der-Henning Der-Henning deleted the threading branch August 9, 2023 16:02
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.

1 participant