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

feat(output): display git scanning results #1616

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

hogo6002
Copy link
Contributor

Resolves #1577

@codecov-commenter
Copy link

codecov-commenter commented Feb 12, 2025

Codecov Report

Attention: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 69.13%. Comparing base (1d6538e) to head (d81b208).

Files with missing lines Patch % Lines
internal/utility/results/results.go 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1616      +/-   ##
==========================================
- Coverage   69.14%   69.13%   -0.01%     
==========================================
  Files         200      200              
  Lines       19069    19079      +10     
==========================================
+ Hits        13185    13191       +6     
- Misses       5177     5180       +3     
- Partials      707      708       +1     

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

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.

Support git scanning results, currently shows completely blank line
2 participants