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

build with go1.19.2 - new linters changes/fixes - dep updates, incl. security fixes #630

Merged
merged 4 commits into from Oct 13, 2022

Conversation

ldemailly
Copy link
Member

@ldemailly ldemailly commented Oct 13, 2022

Also include x/text fix for CVE-2022-32149 (golang/go#56152)

@codecov
Copy link

codecov bot commented Oct 13, 2022

Codecov Report

Base: 88.4% // Head: 88.5% // Increases project coverage by +0.0% 🎉

Coverage data is based on head (096536e) compared to base (0d100a6).
Patch has no changes to coverable lines.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #630   +/-   ##
======================================
  Coverage    88.4%   88.5%           
======================================
  Files          30      30           
  Lines        4345    4345           
======================================
+ Hits         3842    3844    +2     
+ Misses        337     336    -1     
+ Partials      166     165    -1     
Impacted Files Coverage Δ
fhttp/http_forwarder.go 90.3% <ø> (ø)
fhttp/http_server.go 81.0% <ø> (ø)
rapi/data.go 92.9% <ø> (ø)
tcprunner/tcprunner.go 75.7% <ø> (ø)
fnet/network.go 90.1% <0.0%> (+0.5%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ldemailly ldemailly changed the title build with go1.19.2 - new linters changes/fixes build with go1.19.2 - new linters changes/fixes - dep updates, incl. security fixes Oct 13, 2022
@ldemailly ldemailly merged commit fbcebcb into master Oct 13, 2022
@ldemailly ldemailly deleted the go_1_19_2 branch October 13, 2022 23:50
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.

None yet

3 participants