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

[16.0] cms_form: migrate to v16 #130

Merged
merged 69 commits into from
Oct 31, 2023

cms_form: fix linting

ec17594
Select commit
Loading
Failed to load commit list.
Merged

[16.0] cms_form: migrate to v16 #130

cms_form: fix linting
ec17594
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 31, 2023 in 1s

83.94% of diff hit (target 98.07%)

View this Pull Request on Codecov

83.94% of diff hit (target 98.07%)

Annotations

Check warning on line 160 in cms_form/controllers/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/controllers/main.py#L160

Added line #L160 was not covered by tests

Check warning on line 47 in cms_form/marshallers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/marshallers.py#L47

Added line #L47 was not covered by tests

Check warning on line 52 in cms_form/marshallers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/marshallers.py#L50-L52

Added lines #L50 - L52 were not covered by tests

Check warning on line 88 in cms_form/marshallers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/marshallers.py#L86-L88

Added lines #L86 - L88 were not covered by tests

Check warning on line 94 in cms_form/marshallers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/marshallers.py#L92-L94

Added lines #L92 - L94 were not covered by tests

Check warning on line 99 in cms_form/marshallers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/marshallers.py#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 104 in cms_form/marshallers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/marshallers.py#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 134 in cms_form/marshallers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/marshallers.py#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 138 in cms_form/marshallers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/marshallers.py#L138

Added line #L138 was not covered by tests

Check warning on line 143 in cms_form/marshallers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/marshallers.py#L141-L143

Added lines #L141 - L143 were not covered by tests

Check warning on line 179 in cms_form/marshallers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/marshallers.py#L179

Added line #L179 was not covered by tests

Check warning on line 182 in cms_form/marshallers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/marshallers.py#L181-L182

Added lines #L181 - L182 were not covered by tests

Check warning on line 185 in cms_form/marshallers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/marshallers.py#L184-L185

Added lines #L184 - L185 were not covered by tests

Check warning on line 188 in cms_form/marshallers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/marshallers.py#L187-L188

Added lines #L187 - L188 were not covered by tests

Check warning on line 195 in cms_form/marshallers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/marshallers.py#L192-L195

Added lines #L192 - L195 were not covered by tests

Check warning on line 198 in cms_form/marshallers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/marshallers.py#L198

Added line #L198 was not covered by tests

Check warning on line 202 in cms_form/marshallers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/marshallers.py#L200-L202

Added lines #L200 - L202 were not covered by tests

Check warning on line 206 in cms_form/marshallers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/marshallers.py#L205-L206

Added lines #L205 - L206 were not covered by tests

Check warning on line 208 in cms_form/marshallers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/marshallers.py#L208

Added line #L208 was not covered by tests

Check warning on line 211 in cms_form/marshallers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/marshallers.py#L210-L211

Added lines #L210 - L211 were not covered by tests

Check warning on line 218 in cms_form/marshallers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/marshallers.py#L217-L218

Added lines #L217 - L218 were not covered by tests

Check warning on line 190 in cms_form/models/cms_form_mixin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/models/cms_form_mixin.py#L190

Added line #L190 was not covered by tests

Check warning on line 475 in cms_form/models/cms_form_mixin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/models/cms_form_mixin.py#L475

Added line #L475 was not covered by tests

Check warning on line 479 in cms_form/models/cms_form_mixin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/models/cms_form_mixin.py#L478-L479

Added lines #L478 - L479 were not covered by tests

Check warning on line 482 in cms_form/models/cms_form_mixin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cms_form/models/cms_form_mixin.py#L482

Added line #L482 was not covered by tests