Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

fix: Linter error #322

Merged
merged 1 commit into from
Jul 19, 2022
Merged

Conversation

DRK3
Copy link
Collaborator

@DRK3 DRK3 commented Jul 19, 2022

Updated a line in one of the unit-tests to use http.NoBody instead of nil.

Signed-off-by: Derek Trider Derek.Trider@securekey.com

Updated a line in one of the unit-tests to use http.NoBody instead of nil.

Signed-off-by: Derek Trider <Derek.Trider@securekey.com>
@cla-bot cla-bot bot added the cla-signed label Jul 19, 2022
@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

Merging #322 (f79ce3e) into main (3a2f412) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #322      +/-   ##
==========================================
+ Coverage   86.25%   86.29%   +0.03%     
==========================================
  Files          26       26              
  Lines        2132     2138       +6     
==========================================
+ Hits         1839     1845       +6     
  Misses        182      182              
  Partials      111      111              
Impacted Files Coverage Δ
pkg/controller/mw/authmw/gnapmw/gnap_middleware.go 100.00% <100.00%> (ø)
pkg/controller/mw/authmw/zcapmw/zcap_middleware.go 91.42% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 671f38b...f79ce3e. Read the comment docs.

@rolsonquadras rolsonquadras merged commit a22355c into trustbloc:main Jul 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants