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: implement resource id and refactor sdl parsing #1855

Merged
merged 1 commit into from
Jul 24, 2023

feat: implement resource id and refactor sdl parsing

6588466
Select commit
Loading
Failed to load commit list.
Merged

feat: implement resource id and refactor sdl parsing #1855

feat: implement resource id and refactor sdl parsing
6588466
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 20, 2023 in 0s

78.69% of diff hit (target 46.59%)

View this Pull Request on Codecov

78.69% of diff hit (target 46.59%)

Annotations

Check warning on line 38 in sdl/expose.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdl/expose.go#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 47 in sdl/expose.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdl/expose.go#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 59 in sdl/expose.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdl/expose.go#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 66 in sdl/expose.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdl/expose.go#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 71 in sdl/expose.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdl/expose.go#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 112 in sdl/expose.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdl/expose.go#L99-L112

Added lines #L99 - L112 were not covered by tests

Check warning on line 16 in sdl/resources.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdl/resources.go#L16

Added line #L16 was not covered by tests

Check warning on line 63 in sdl/sdl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdl/sdl.go#L63

Added line #L63 was not covered by tests

Check warning on line 120 in sdl/sdl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdl/sdl.go#L120

Added line #L120 was not covered by tests

Check warning on line 128 in sdl/sdl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdl/sdl.go#L128

Added line #L128 was not covered by tests

Check warning on line 223 in sdl/v2.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdl/v2.go#L222-L223

Added lines #L222 - L223 were not covered by tests

Check warning on line 236 in sdl/v2.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdl/v2.go#L235-L236

Added lines #L235 - L236 were not covered by tests

Check warning on line 240 in sdl/v2.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdl/v2.go#L240

Added line #L240 was not covered by tests

Check warning on line 245 in sdl/v2.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdl/v2.go#L245

Added line #L245 was not covered by tests

Check warning on line 304 in sdl/v2.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdl/v2.go#L304

Added line #L304 was not covered by tests

Check warning on line 46 in upgrades/software/v0.24.0/deployment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

upgrades/software/v0.24.0/deployment.go#L46

Added line #L46 was not covered by tests

Check warning on line 115 in x/deployment/simulation/operations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/deployment/simulation/operations.go#L115

Added line #L115 was not covered by tests

Check warning on line 176 in x/deployment/simulation/operations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/deployment/simulation/operations.go#L176

Added line #L176 was not covered by tests