Skip to content

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?

@Der-Henning Der-Henning changed the base branch from main to dev May 3, 2025 14:51
@codecov
Copy link

codecov bot commented May 3, 2025

Codecov Report

Attention: Patch coverage is 47.50000% with 21 lines in your changes missing coverage. Please review.

Project coverage is 64.58%. Comparing base (6262992) to head (46163a6).
Report is 4 commits behind head on dev.

Files with missing lines Patch % Lines
tgtg_scanner/__main__.py 0.00% 8 Missing ⚠️
tgtg_scanner/models/config.py 0.00% 4 Missing ⚠️
tgtg_scanner/scanner.py 0.00% 4 Missing ⚠️
tgtg_scanner/notifiers/script.py 50.00% 2 Missing ⚠️
tgtg_scanner/notifiers/smtp.py 0.00% 2 Missing ⚠️
tgtg_scanner/tgtg/tgtg_client.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #601      +/-   ##
==========================================
- Coverage   64.59%   64.58%   -0.01%     
==========================================
  Files          27       27              
  Lines        2474     2471       -3     
==========================================
- Hits         1598     1596       -2     
+ Misses        876      875       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Der-Henning Der-Henning merged commit c6315ba into dev May 3, 2025
21 of 22 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.

2 participants