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 item value variable #437

Merged
merged 1 commit into from
Jan 6, 2024
Merged

Add item value variable #437

merged 1 commit into from
Jan 6, 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 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?

Copy link

codecov bot commented Jan 6, 2024

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (fd03a24) 64.71% compared to head (76ed6b1) 64.75%.
Report is 3 commits behind head on main.

Files Patch % Lines
tgtg_scanner/models/metrics.py 33.33% 6 Missing ⚠️
tgtg_scanner/scanner.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #437      +/-   ##
==========================================
+ Coverage   64.71%   64.75%   +0.03%     
==========================================
  Files          26       26              
  Lines        2202     2210       +8     
==========================================
+ Hits         1425     1431       +6     
- Misses        777      779       +2     

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

@Der-Henning Der-Henning changed the title dev to main Add item value variable Jan 6, 2024
@Der-Henning Der-Henning merged commit 51022af into main Jan 6, 2024
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