Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@yajo
Copy link
Member

@yajo yajo commented Oct 18, 2020

Fix #102.

WIP until all tasks in #102 are cleared. For now, this is here to help upstream testing pydantic/pydantic#1844.

It would have been nice to install it as explained in python-poetry/poetry#3240, but if possible I wouldn't have created that issue.

@yajo yajo added this to the v6.0.0 milestone Oct 18, 2020
@yajo yajo self-assigned this Oct 18, 2020
@yajo yajo added Status:OnHold enhancement maintenance Boring maintenance routine labels Oct 18, 2020
yajo pushed a commit to Tecnativa/oca-addons-repo-template that referenced this pull request Oct 21, 2020
Python 3.9 will only land in Copier v6 as seen in copier-org/copier#294.
yajo pushed a commit to Tecnativa/oca-addons-repo-template that referenced this pull request Oct 21, 2020
Python 3.9 will only land in Copier v6 as seen in copier-org/copier#294.
yajo pushed a commit to Tecnativa/oca-addons-repo-template that referenced this pull request Oct 21, 2020
Python 3.9 will only land in Copier v6 as seen in copier-org/copier#294.
yajo added a commit to OCA/oca-addons-repo-template that referenced this pull request Oct 26, 2020
* Python 3.9 will only land in Copier v6 as seen in copier-org/copier#294.
* Do not test on 3.7. It should work anyway. This way we save some 🌲
@codecov-io
Copy link

codecov-io commented Oct 29, 2020

Codecov Report

Merging #294 into master will increase coverage by 0.08%.
The diff coverage is 97.60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #294      +/-   ##
==========================================
+ Coverage   97.39%   97.48%   +0.08%     
==========================================
  Files          38       39       +1     
  Lines        1690     2028     +338     
==========================================
+ Hits         1646     1977     +331     
- Misses         44       51       +7     
Flag Coverage Δ
#unittests 97.48% <97.60%> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
copier/cli.py 90.00% <ø> (ø)
copier/config/factory.py 96.82% <ø> (ø)
tests/test_cleanup.py 100.00% <ø> (ø)
tests/test_demo_update_tasks.py 100.00% <ø> (ø)
copier/tools.py 92.96% <90.00%> (-0.73%) ⬇️
copier/config/user_data.py 96.01% <95.55%> (-2.36%) ⬇️
copier/config/objects.py 100.00% <100.00%> (ø)
tests/conftest.py 100.00% <100.00%> (ø)
tests/demo_complex_questions/results.txt.tmpl 83.33% <100.00%> (+1.51%) ⬆️
tests/helpers.py 100.00% <100.00%> (ø)
... and 12 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 dfb7688...b1657d0. Read the comment docs.

@yajo yajo marked this pull request as ready for review October 30, 2020 09:49
@yajo yajo merged commit 7fc5fd1 into master Oct 30, 2020
@yajo yajo deleted the py39 branch October 30, 2020 09:50
HviorForgeFlow pushed a commit to ForgeFlow/shopinvader-addons-repo-template that referenced this pull request May 31, 2022
* Python 3.9 will only land in Copier v6 as seen in copier-org/copier#294.
* Do not test on 3.7. It should work anyway. This way we save some 🌲
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement maintenance Boring maintenance routine

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reminder: Add Python 3.9

3 participants