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

[10.0][BCK] attribute_set #13

Merged
merged 17 commits into from
Jun 17, 2020

Conversation

rousseldenis
Copy link
Sponsor Contributor

@rousseldenis rousseldenis commented Jun 11, 2020

  • Removed draft modules
  • fix fields_view_get
  • fix tests: unlink() call on ir.model.fields will call self._cr.commit() which is not patched. Use _force_unlink in the context.

@rousseldenis rousseldenis changed the title 10.0 bck attribute set dro [10.0][BCK] attribute_set Jun 11, 2020
@rousseldenis rousseldenis mentioned this pull request Jun 11, 2020
11 tasks
@codecov-commenter
Copy link

codecov-commenter commented Jun 12, 2020

Codecov Report

Merging #13 into 10.0 will increase coverage by 12.28%.
The diff coverage is 67.33%.

Impacted file tree graph

@@             Coverage Diff             @@
##             10.0      #13       +/-   ##
===========================================
+ Coverage   52.36%   64.64%   +12.28%     
===========================================
  Files          10        6        -4     
  Lines         254      297       +43     
===========================================
+ Hits          133      192       +59     
+ Misses        121      105       -16     
Impacted Files Coverage Δ
attribute_set/wizard/attribute_option_wizard.py 30.55% <33.33%> (ø)
attribute_set/models/attribute_attribute.py 60.41% <60.41%> (ø)
attribute_set/models/attribute_option.py 82.35% <82.35%> (ø)
attribute_set/models/attribute_set_owner.py 97.22% <97.22%> (ø)
attribute_set/models/attribute_group.py 100.00% <100.00%> (ø)
attribute_set/models/attribute_set.py 100.00% <100.00%> (ø)

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 8a902ec...ab23374. Read the comment docs.

@shopinvader-git-bot
Copy link

On my way to merge this fine PR!
Prepared branch 10.0-ocabot-merge-pr-13-by-Cedric-Pigeon-bump-nobump, awaiting test results.

@shopinvader-git-bot shopinvader-git-bot merged commit 63d6c57 into OCA:10.0 Jun 17, 2020
@shopinvader-git-bot
Copy link

Congratulations, your PR was merged at 872994a. Thanks a lot for contributing to shopinvader. ❤️

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.

5 participants