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

[17.0][MIG] web_save_discard_button #2872

Open
wants to merge 6 commits into
base: 17.0
Choose a base branch
from

Conversation

joepsanders
Copy link

No description provided.

@legalsylvain
Copy link
Contributor

/ocabot migration web_save_discard_button

@OCA-git-bot OCA-git-bot added this to the 17.0 milestone Jul 4, 2024
@OCA-git-bot OCA-git-bot mentioned this pull request Jul 4, 2024
25 tasks
@joepsanders joepsanders force-pushed the 17.0-mig-web_save_discard_button branch 2 times, most recently from db02e3e to 24aa8cc Compare July 4, 2024 20:06
@joepsanders
Copy link
Author

@legalsylvain this module was migrated, codecov checks fail on existing code. (How) should I fix this?

@legalsylvain
Copy link
Contributor

codecov checks fail on existing code.

No. V17 branch has a coverage of 95% (https://github.com/OCA/web/tree/17.0)
your patch has a coverage of 77% (https://app.codecov.io/gh/OCA/web/pull/2872?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=checks&utm_campaign=pr+comments&utm_term=OCA)

If a PR propose code less covered, Codecov CI is red.

Once said, it's just 2 lines. If you think it's relevant to write a test on that topic, please do it. IMO, it's OK like this.

kind regards.

@joepsanders
Copy link
Author

IMO, it's OK like this.

I agree, so how does this proceed?

Copy link

@sanderlienaerts sanderlienaerts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@legalsylvain
Copy link
Contributor

Hi @joepsanders : could you take a look if #2899 (review) is still present, and try to fix it if not ?

web_responsive should be installed.

thanks !

"maintainers": ["synconics"],
"depends": ["web"],
"data": [],
"images": ["static/description/main_screen.png"],
Copy link

@sanderlienaerts sanderlienaerts Aug 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This deprecated line may be removed. There are also some redundant lines due to being a default value already (https://www.odoo.com/documentation/17.0/developer/reference/backend/module.html).

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, fixed the manifest. Please check :)

@sanderlienaerts
Copy link

Hi @joepsanders : could you take a look if #2899 (review) is still present, and try to fix it if not ?

web_responsive should be installed.

thanks !

Tested in 17.0 with web_save_discard_button and web_responsive installed, the bug presented there is not present.

Copy link

@sanderlienaerts sanderlienaerts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants