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

Merge branch 'main' into SPDX-copyright

94fe76b
Select commit
Loading
Failed to load commit list.
Merged

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

Merge branch 'main' into SPDX-copyright
94fe76b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 20, 2023 in 0s

21.61% (-0.04%) compared to e9895a0

View this Pull Request on Codecov

21.61% (-0.04%) compared to e9895a0

Details

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              
Files Changed Coverage Δ
primaryHandler.go 0.00% <0.00%> (ø)