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

click-odoo-update: also consider modules in 'to upgrade' state #97

Merged
merged 1 commit into from
Jun 25, 2021

Conversation

sbidoul
Copy link
Member

@sbidoul sbidoul commented Jun 24, 2021

This should not be necessary, but it does no harm.

And it helps in combination with odoo/odoo#72661 until a better solution is found in Odoo core.

This should not be necessary, but it does no harm.
And it helps in combination with odoo/odoo#72661
until a better solution is found in Odoo core.
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@1c65bb4). Click here to learn what that means.
The diff coverage is 84.01%.

❗ Current head 20a86ee differs from pull request most recent head 1616604. Consider uploading reports for the commit 1616604 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##             master      #97   +/-   ##
=========================================
  Coverage          ?   92.83%           
=========================================
  Files             ?       14           
  Lines             ?      865           
  Branches          ?      141           
=========================================
  Hits              ?      803           
  Misses            ?       43           
  Partials          ?       19           
Impacted Files Coverage Δ
click_odoo_contrib/_backup.py 88.23% <ø> (ø)
click_odoo_contrib/manifest.py 100.00% <ø> (ø)
click_odoo_contrib/restoredb.py 70.90% <70.90%> (ø)
click_odoo_contrib/update.py 86.82% <79.41%> (ø)
click_odoo_contrib/initdb.py 97.05% <85.71%> (ø)
click_odoo_contrib/dropdb.py 95.83% <88.88%> (ø)
click_odoo_contrib/_addon_hash.py 96.87% <100.00%> (ø)
click_odoo_contrib/_dbutils.py 100.00% <100.00%> (ø)
click_odoo_contrib/backupdb.py 100.00% <100.00%> (ø)
click_odoo_contrib/copydb.py 97.50% <100.00%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c65bb4...1616604. Read the comment docs.

@sbidoul sbidoul merged commit 21bb746 into master Jun 25, 2021
@acsone-git-bot acsone-git-bot deleted the upgrade-to-upgrade branch June 25, 2021 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants