Skip to content

Fix formatting for test_interpolation.py #44

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

Closed

Conversation

vduseev
Copy link
Contributor

@vduseev vduseev commented Sep 25, 2020

This fixes Travis build for Python 3.8

Fixes issue 43

This pull request depends on the fixes implemented in PR 42.

Poetry is now installed using official `get-poetry.py` script using --preview
flag.
Script is downloaded to /tmp directory and poetry environment is sourced
into the Travis' shell.
@codecov-commenter
Copy link

Codecov Report

Merging #44 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            master       #44    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            6         7     +1     
  Lines          597       755   +158     
  Branches       116       148    +32     
==========================================
+ Hits           597       755   +158     
Impacted Files Coverage Δ
config/__init__.py 100.00% <100.00%> (ø)
config/configuration.py 100.00% <100.00%> (ø)
config/configuration_set.py 100.00% <100.00%> (ø)
config/contrib/aws.py 100.00% <100.00%> (ø)
config/contrib/azure.py 100.00% <100.00%> (ø)
config/contrib/gcp.py 100.00% <100.00%> (ø)
config/helpers.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 c1913de...d968f05. Read the comment docs.

@vduseev
Copy link
Contributor Author

vduseev commented Sep 26, 2020

Closing this because several PRs were consolidated into one, fixing failing Travis build.
See PR #46.

@vduseev vduseev closed this Sep 26, 2020
@vduseev vduseev deleted the issue-43/test-interpolation-black branch September 26, 2020 11:17
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.

2 participants