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

fix: nil pointer exceptions #242

Merged
merged 1 commit into from
Jan 17, 2025
Merged

fix: nil pointer exceptions #242

merged 1 commit into from
Jan 17, 2025

Conversation

emmanuelgautier
Copy link
Member

No description provided.

Copy link

codecov bot commented Jan 17, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 56.46%. Comparing base (256db46) to head (ca1a921).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
scan/discover/utils.go 42.85% 3 Missing and 1 partial ⚠️
internal/request/response.go 90.90% 1 Missing ⚠️
internal/scan/scan_url.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #242   +/-   ##
=======================================
  Coverage   56.45%   56.46%           
=======================================
  Files          94       95    +1     
  Lines        3803     3813   +10     
=======================================
+ Hits         2147     2153    +6     
- Misses       1501     1503    +2     
- Partials      155      157    +2     

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

@emmanuelgautier emmanuelgautier merged commit 334861d into main Jan 17, 2025
33 checks passed
@emmanuelgautier emmanuelgautier deleted the fix-nil-pointer-issues branch January 17, 2025 23:35
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