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

[15.0][ADD] web_field_text_limit: New module to add limits to texts #3079

Open
wants to merge 1 commit into
base: 15.0
Choose a base branch
from

[ADD] web_field_text_limit: New module to add limits to texts

860bcc6
Select commit
Loading
Failed to load commit list.
Open

[15.0][ADD] web_field_text_limit: New module to add limits to texts #3079

[ADD] web_field_text_limit: New module to add limits to texts
860bcc6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 4, 2025 in 1s

62.79% of diff hit (target 91.63%)

View this Pull Request on Codecov

62.79% of diff hit (target 91.63%)

Annotations

Check warning on line 15 in web_field_text_limit/models/ir_qweb_field_text.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

web_field_text_limit/models/ir_qweb_field_text.py#L15

Added line #L15 was not covered by tests

Check warning on line 17 in web_field_text_limit/models/ir_qweb_field_text.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

web_field_text_limit/models/ir_qweb_field_text.py#L17

Added line #L17 was not covered by tests

Check warning on line 20 in web_field_text_limit/models/ir_qweb_field_text.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

web_field_text_limit/models/ir_qweb_field_text.py#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 25 in web_field_text_limit/models/text_limit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

web_field_text_limit/models/text_limit.py#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 29 in web_field_text_limit/models/text_limit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

web_field_text_limit/models/text_limit.py#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 40 in web_field_text_limit/models/text_limit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

web_field_text_limit/models/text_limit.py#L38-L40

Added lines #L38 - L40 were not covered by tests

Check warning on line 45 in web_field_text_limit/models/text_limit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

web_field_text_limit/models/text_limit.py#L43-L45

Added lines #L43 - L45 were not covered by tests