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

Bump Go to 1.19.4 #571

Merged
merged 4 commits into from
Dec 15, 2022
Merged

Bump Go to 1.19.4 #571

merged 4 commits into from
Dec 15, 2022

Conversation

sunjayBhatia
Copy link
Member

Also bumps golang.org/x/net to v0.4.0 and gets rid of usage of pointer functions for primitive types in favor of generic based helper

Also bumps golang.org/x/net to v0.4.0 and gets rid of usage of pointer
functions for primitive types in favor of generic based helper

Signed-off-by: Sunjay Bhatia <[email protected]>
@sunjayBhatia sunjayBhatia requested a review from a team as a code owner December 15, 2022 16:41
@sunjayBhatia sunjayBhatia requested review from stevesloka and skriss and removed request for a team December 15, 2022 16:41
@codecov
Copy link

codecov bot commented Dec 15, 2022

Codecov Report

Base: 76.22% // Head: 74.83% // Decreases project coverage by -1.38% ⚠️

Coverage data is based on head (0a5c2ea) compared to base (fdccd56).
Patch coverage: 73.33% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #571      +/-   ##
==========================================
- Coverage   76.22%   74.83%   -1.39%     
==========================================
  Files          29       29              
  Lines        2625     2635      +10     
==========================================
- Hits         2001     1972      -29     
- Misses        487      519      +32     
- Partials      137      144       +7     
Impacted Files Coverage Δ
internal/status/conditions.go 66.33% <60.00%> (-1.06%) ⬇️
internal/objects/contour/contour.go 73.40% <100.00%> (-6.39%) ⬇️
internal/objects/daemonset/daemonset.go 92.21% <100.00%> (-0.63%) ⬇️
internal/objects/deployment/deployment.go 90.61% <100.00%> (-0.73%) ⬇️
internal/objects/job/job.go 76.02% <100.00%> (-2.74%) ⬇️
internal/ref/ref.go 100.00% <100.00%> (ø)
internal/status/status.go 45.83% <0.00%> (-8.34%) ⬇️
internal/controller/controller.go 67.33% <0.00%> (-4.67%) ⬇️
internal/objects/rbac.go 51.81% <0.00%> (-3.64%) ⬇️
... and 5 more

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.

skriss
skriss previously approved these changes Dec 15, 2022
@sunjayBhatia
Copy link
Member Author

probably blocked on #570

clock interface not really used properly so can get rid

Signed-off-by: Sunjay Bhatia <[email protected]>
@sunjayBhatia
Copy link
Member Author

taking a look again at that status package, do not merge for now!

Signed-off-by: Sunjay Bhatia <[email protected]>
@sunjayBhatia
Copy link
Member Author

taking a look again at that status package, do not merge for now!

done

@sunjayBhatia sunjayBhatia merged commit 8c55783 into projectcontour:main Dec 15, 2022
@sunjayBhatia sunjayBhatia deleted the bump-go branch December 15, 2022 19:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants