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(V2): RHINENG-11269 use the V2 models for SSG import #2237

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

feat(V2): RHINENG-11269 use the V2 models for SSG import

828e5d0
Select commit
Loading
Failed to load commit list.
Draft

feat(V2): RHINENG-11269 use the V2 models for SSG import #2237

feat(V2): RHINENG-11269 use the V2 models for SSG import
828e5d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 1, 2024 in 0s

30.33% of diff hit (target 98.78%)

View this Pull Request on Codecov

30.33% of diff hit (target 98.78%)

Annotations

Check warning on line 35 in app/models/v2/profile.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/v2/profile.rb#L35

Added line #L35 was not covered by tests

Check warning on line 37 in app/models/v2/profile.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/v2/profile.rb#L37

Added line #L37 was not covered by tests

Check warning on line 40 in app/models/v2/profile.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/v2/profile.rb#L40

Added line #L40 was not covered by tests

Check warning on line 80 in app/models/v2/rule.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/v2/rule.rb#L80

Added line #L80 was not covered by tests

Check warning on line 82 in app/models/v2/rule.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/v2/rule.rb#L82

Added line #L82 was not covered by tests

Check warning on line 84 in app/models/v2/rule.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/v2/rule.rb#L84

Added line #L84 was not covered by tests

Check warning on line 89 in app/models/v2/rule.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/v2/rule.rb#L89

Added line #L89 was not covered by tests

Check warning on line 21 in app/models/v2/rule_group.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/v2/rule_group.rb#L21

Added line #L21 was not covered by tests

Check warning on line 23 in app/models/v2/rule_group.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/v2/rule_group.rb#L23

Added line #L23 was not covered by tests

Check warning on line 26 in app/models/v2/rule_group.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/v2/rule_group.rb#L26

Added line #L26 was not covered by tests

Check warning on line 46 in app/models/v2/security_guide.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/v2/security_guide.rb#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 36 in app/models/v2/value_definition.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/v2/value_definition.rb#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 38 in app/models/v2/value_definition.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/v2/value_definition.rb#L38

Added line #L38 was not covered by tests

Check warning on line 10 in app/services/concerns/xccdf/profile_os_minor_versions.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/services/concerns/xccdf/profile_os_minor_versions.rb#L10

Added line #L10 was not covered by tests

Check warning on line 14 in app/services/concerns/xccdf/profile_os_minor_versions.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/services/concerns/xccdf/profile_os_minor_versions.rb#L14

Added line #L14 was not covered by tests

Check warning on line 23 in app/services/concerns/xccdf/profile_os_minor_versions.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/services/concerns/xccdf/profile_os_minor_versions.rb#L23

Added line #L23 was not covered by tests

Check warning on line 29 in app/services/concerns/xccdf/profile_os_minor_versions.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/services/concerns/xccdf/profile_os_minor_versions.rb#L29

Added line #L29 was not covered by tests

Check warning on line 34 in app/services/concerns/xccdf/profile_os_minor_versions.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/services/concerns/xccdf/profile_os_minor_versions.rb#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 11 in app/services/concerns/xccdf/profile_rules.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/services/concerns/xccdf/profile_rules.rb#L10-L11

Added lines #L10 - L11 were not covered by tests

Check warning on line 17 in app/services/concerns/xccdf/profile_rules.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/services/concerns/xccdf/profile_rules.rb#L17

Added line #L17 was not covered by tests

Check warning on line 38 in app/services/concerns/xccdf/profile_rules.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/services/concerns/xccdf/profile_rules.rb#L38

Added line #L38 was not covered by tests

Check warning on line 11 in app/services/concerns/xccdf/profiles.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/services/concerns/xccdf/profiles.rb#L11

Added line #L11 was not covered by tests

Check warning on line 22 in app/services/concerns/xccdf/profiles.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/services/concerns/xccdf/profiles.rb#L22

Added line #L22 was not covered by tests

Check warning on line 25 in app/services/concerns/xccdf/profiles.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/services/concerns/xccdf/profiles.rb#L25

Added line #L25 was not covered by tests

Check warning on line 40 in app/services/concerns/xccdf/profiles.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/services/concerns/xccdf/profiles.rb#L40

Added line #L40 was not covered by tests