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

Update golang experimental dep #4177

Merged
merged 3 commits into from
Oct 6, 2023

go mod tidy

f3055bb
Select commit
Loading
Failed to load commit list.
Merged

Update golang experimental dep #4177

go mod tidy
f3055bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 5, 2023 in 0s

58.97% (+0.00%) compared to c88f8f5

View this Pull Request on Codecov

58.97% (+0.00%) compared to c88f8f5

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (c88f8f5) 58.97% compared to head (f3055bb) 58.97%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4177   +/-   ##
=======================================
  Coverage   58.97%   58.97%           
=======================================
  Files         619      619           
  Lines       52804    52804           
=======================================
+ Hits        31140    31141    +1     
+ Misses      19180    19179    -1     
  Partials     2484     2484           
Files Coverage Δ
flytepropeller/pkg/compiler/validators/utils.go 63.19% <100.00%> (ø)

... and 1 file with indirect coverage changes

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