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

Added a way to exclude some modules from the result of dependencies #28

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

llacroix
Copy link
Member

@llacroix llacroix commented Jul 6, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #28 (c425558) into main (7b6b05e) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   96.28%   96.33%   +0.05%     
==========================================
  Files         103      104       +1     
  Lines        7538     7564      +26     
==========================================
+ Hits         7258     7287      +29     
+ Misses        280      277       -3     
Impacted Files Coverage Δ
odoo_tools/api/environment.py 98.06% <ø> (ø)
odoo_tools/cli/click/module.py 91.93% <100.00%> (+1.69%) ⬆️
odoo_tools/cli/click/platform.py 100.00% <100.00%> (ø)
odoo_tools/configuration/odoo.py 89.69% <100.00%> (+0.12%) ⬆️
tests/cli/test_modules.py 100.00% <100.00%> (ø)
tests/fixtures.py 100.00% <100.00%> (ø)
tests/test_env.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@llacroix llacroix merged commit 32f3f83 into main Jul 6, 2023
16 checks passed
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.

None yet

1 participant