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

made telegram commands private #471

Merged
merged 3 commits into from
Mar 2, 2024
Merged

made telegram commands private #471

merged 3 commits into from
Mar 2, 2024

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 images successfully? make images
  • 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?

Copy link

codecov bot commented Mar 2, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 64.86%. Comparing base (da792df) to head (3af0885).
Report is 1 commits behind head on main.

❗ Current head 3af0885 differs from pull request most recent head a966bb9. Consider uploading reports for the commit a966bb9 to get more accurate results

Files Patch % Lines
tgtg_scanner/notifiers/telegram.py 75.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #471      +/-   ##
==========================================
+ Coverage   64.72%   64.86%   +0.13%     
==========================================
  Files          26       26              
  Lines        2251     2277      +26     
==========================================
+ Hits         1457     1477      +20     
- Misses        794      800       +6     

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

@Der-Henning Der-Henning merged commit 07f3089 into main Mar 2, 2024
20 checks passed
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