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

feat(market): add resource offer into bid object #89

Merged
merged 1 commit into from
Nov 1, 2023

feat(market): add resource offer into bid object

2484872
Select commit
Loading
Failed to load commit list.
Merged

feat(market): add resource offer into bid object #89

feat(market): add resource offer into bid object
2484872
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Nov 1, 2023 in 1s

3.03% of diff hit (target 3.52%)

View this Pull Request on Codecov

3.03% of diff hit (target 3.52%)

Annotations

Check warning on line 119 in go/node/deployment/v1beta3/resourceunit.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/deployment/v1beta3/resourceunit.pb.go#L116-L119

Added lines #L116 - L119 were not covered by tests

Check warning on line 128 in go/node/deployment/v1beta3/resourceunit.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/deployment/v1beta3/resourceunit.pb.go#L121-L128

Added lines #L121 - L128 were not covered by tests

Check warning on line 144 in go/node/deployment/v1beta3/resourceunit.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/deployment/v1beta3/resourceunit.pb.go#L130-L144

Added lines #L130 - L144 were not covered by tests

Check warning on line 15 in go/node/market/v1beta4/bid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.go#L11-L15

Added lines #L11 - L15 were not covered by tests

Check warning on line 19 in go/node/market/v1beta4/bid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.go#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 23 in go/node/market/v1beta4/bid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.go#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 27 in go/node/market/v1beta4/bid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.go#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 35 in go/node/market/v1beta4/bid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.go#L30-L35

Added lines #L30 - L35 were not covered by tests

Check warning on line 37 in go/node/market/v1beta4/bid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.go#L37

Added line #L37 was not covered by tests

Check warning on line 61 in go/node/market/v1beta4/bid.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.pb.go#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 65 in go/node/market/v1beta4/bid.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.pb.go#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 79 in go/node/market/v1beta4/bid.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.pb.go#L75-L79

Added lines #L75 - L79 were not covered by tests

Check warning on line 82 in go/node/market/v1beta4/bid.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.pb.go#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 93 in go/node/market/v1beta4/bid.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.pb.go#L84-L93

Added lines #L84 - L93 were not covered by tests

Check warning on line 97 in go/node/market/v1beta4/bid.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.pb.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 100 in go/node/market/v1beta4/bid.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.pb.go#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 103 in go/node/market/v1beta4/bid.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.pb.go#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 112 in go/node/market/v1beta4/bid.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.pb.go#L108-L112

Added lines #L108 - L112 were not covered by tests

Check warning on line 119 in go/node/market/v1beta4/bid.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.pb.go#L115-L119

Added lines #L115 - L119 were not covered by tests

Check warning on line 135 in go/node/market/v1beta4/bid.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.pb.go#L131-L135

Added lines #L131 - L135 were not covered by tests

Check warning on line 138 in go/node/market/v1beta4/bid.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.pb.go#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 149 in go/node/market/v1beta4/bid.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.pb.go#L140-L149

Added lines #L140 - L149 were not covered by tests

Check warning on line 153 in go/node/market/v1beta4/bid.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.pb.go#L152-L153

Added lines #L152 - L153 were not covered by tests

Check warning on line 156 in go/node/market/v1beta4/bid.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.pb.go#L155-L156

Added lines #L155 - L156 were not covered by tests

Check warning on line 159 in go/node/market/v1beta4/bid.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/node/market/v1beta4/bid.pb.go#L158-L159

Added lines #L158 - L159 were not covered by tests