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 bug with whitespaces in config files paths #27

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

llacroix
Copy link
Member

@llacroix llacroix commented Jul 6, 2023

No description provided.

@llacroix llacroix force-pushed the fix_bug_whitespace_config_paths branch 2 times, most recently from 31235ac to d4c7429 Compare July 6, 2023 15:21
@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #27 (631e141) into main (7b6b05e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 631e141 differs from pull request most recent head 97cc919. Consider uploading reports for the commit 97cc919 to get more accurate results

@@           Coverage Diff           @@
##             main      #27   +/-   ##
=======================================
  Coverage   96.28%   96.29%           
=======================================
  Files         103      103           
  Lines        7538     7549   +11     
=======================================
+ Hits         7258     7269   +11     
  Misses        280      280           
Impacted Files Coverage Δ
odoo_tools/api/environment.py 98.06% <ø> (ø)
odoo_tools/cli/click/platform.py 100.00% <100.00%> (ø)
odoo_tools/configuration/odoo.py 89.69% <100.00%> (+0.12%) ⬆️
tests/fixtures.py 100.00% <100.00%> (ø)
tests/test_env.py 100.00% <100.00%> (ø)

@llacroix llacroix force-pushed the fix_bug_whitespace_config_paths branch 6 times, most recently from 40aecce to 40c9864 Compare July 6, 2023 18:21
Fixes:

- Fix pipelines with odoo13 to use pip<23
- Fixed platform.processor returning an empty string to fallback to
  platform.machine
- Switched the odoo version to be tested on to 20230601
@llacroix llacroix force-pushed the fix_bug_whitespace_config_paths branch from 631e141 to 97cc919 Compare July 6, 2023 19:36
@llacroix llacroix merged commit 7ac51c6 into main Jul 6, 2023
16 checks passed
@llacroix llacroix deleted the fix_bug_whitespace_config_paths branch July 6, 2023 20:01
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