Skip to content

Upgrade libs and go version in test/tests/websocket #2949

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

Merged
merged 1 commit into from
May 27, 2024

Conversation

soharab-ic
Copy link
Contributor

Description

Upgrade golang.org/x/net from 0.17.0 to 0.25.0
Upgrade github.com/gorilla/websocket from v1.5.0 to v1.5.1

Which issue(s) this PR fixes:

Fixes #

Testing

Checklist:

  • I ran tests as well as code linting locally to verify my changes.
  • I have done manual verification of my changes, changes working as expected.
  • I have added new tests to cover my changes.
  • My changes follow contributing guidelines of Fission.
  • I have signed all of my commits.

Signed-off-by: Md Soharab Ansari <soharab.ansari@infracloud.io>
@soharab-ic soharab-ic requested a review from sanketsudake May 27, 2024 06:37
Copy link

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.57%. Comparing base (c126298) to head (8023534).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2949   +/-   ##
=======================================
  Coverage   44.57%   44.57%           
=======================================
  Files         236      236           
  Lines       24216    24216           
=======================================
  Hits        10795    10795           
  Misses      12019    12019           
  Partials     1402     1402           
Flag Coverage Δ
unittests 44.57% <ø> (ø)

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

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

@sanketsudake sanketsudake merged commit 103c7d5 into main May 27, 2024
@sanketsudake sanketsudake deleted the update-libs-go-version branch June 26, 2024 05:54
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.

2 participants