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

[FIX] Odoo not compatible with pyyaml 5.1 #46

Merged
merged 1 commit into from
Mar 24, 2019
Merged

[FIX] Odoo not compatible with pyyaml 5.1 #46

merged 1 commit into from
Mar 24, 2019

Conversation

sbidoul
Copy link
Member

@sbidoul sbidoul commented Mar 24, 2019

Because Odoo < 11 does not work with the latest pyyaml

@codecov
Copy link

codecov bot commented Mar 24, 2019

Codecov Report

Merging #46 into master will decrease coverage by 1.27%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
- Coverage   92.91%   91.64%   -1.28%     
==========================================
  Files          13       13              
  Lines         706      706              
  Branches      115      115              
==========================================
- Hits          656      647       -9     
- Misses         36       40       +4     
- Partials       14       19       +5
Impacted Files Coverage Δ
click_odoo_contrib/initdb.py 94.2% <0%> (-2.9%) ⬇️
click_odoo_contrib/update.py 93.33% <0%> (-2.67%) ⬇️
click_odoo_contrib/backupdb.py 98.21% <0%> (-1.79%) ⬇️

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 2187bda...8927f3c. Read the comment docs.

@codecov
Copy link

codecov bot commented Mar 24, 2019

Codecov Report

Merging #46 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #46   +/-   ##
=======================================
  Coverage   92.91%   92.91%           
=======================================
  Files          13       13           
  Lines         706      706           
  Branches      115      115           
=======================================
  Hits          656      656           
  Misses         36       36           
  Partials       14       14

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 2187bda...8927f3c. Read the comment docs.

@sbidoul sbidoul changed the title install odoo requirements.txt [FIX] Odoo not compatible with pyyaml 5.1 Mar 24, 2019
@sbidoul sbidoul merged commit 960f575 into master Mar 24, 2019
@sbidoul sbidoul deleted the odoo-reqs-sbi branch March 24, 2019 11:30
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.

1 participant