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

added a nolint: gosec to fix memory aliasing alert #301

Merged
merged 2 commits into from
Sep 21, 2023
Merged

Conversation

maurafortino
Copy link
Contributor

fix for golint memory aliasing alert

@maurafortino maurafortino self-assigned this Sep 20, 2023
@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Merging #301 (94fe76b) into main (e9895a0) will decrease coverage by 0.04%.
Report is 3 commits behind head on main.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #301      +/-   ##
==========================================
- Coverage   21.64%   21.61%   -0.04%     
==========================================
  Files           7        7              
  Lines         707      708       +1     
==========================================
  Hits          153      153              
- Misses        552      553       +1     
  Partials        2        2              
Flag Coverage Δ
unittests 21.61% <0.00%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
primaryHandler.go 0.00% <0.00%> (ø)

@maurafortino maurafortino merged commit 19128a6 into main Sep 21, 2023
12 of 14 checks passed
@maurafortino maurafortino deleted the SPDX-copyright branch September 21, 2023 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants