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

Switch to Python 3.x #3

Merged
merged 2 commits into from
Feb 26, 2018
Merged

Conversation

Nikokrock
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Feb 26, 2018

Codecov Report

Merging #3 into master will increase coverage by 9.03%.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #3      +/-   ##
=========================================
+ Coverage   63.17%   72.2%   +9.03%     
=========================================
  Files           7       7              
  Lines         429     421       -8     
=========================================
+ Hits          271     304      +33     
+ Misses        158     117      -41
Impacted Files Coverage Δ
e3/aws/cfn/s3.py 82.6% <ø> (+3.44%) ⬆️
e3/aws/ec2/ami.py 61.53% <ø> (+2.27%) ⬆️
e3/aws/cfn/route53.py 0% <ø> (ø) ⬆️
e3/aws/__init__.py 89.65% <ø> (+1.51%) ⬆️
e3/aws/cfn/ec2/__init__.py 75.78% <0%> (+0.58%) ⬆️
e3/aws/cfn/ec2/security.py 47.82% <100%> (+47.82%) ⬆️
e3/aws/cfn/__init__.py 82.07% <50%> (+0.76%) ⬆️

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 5a54fa3...3e67458. Read the comment docs.

@Nikokrock Nikokrock merged commit 18d8516 into AdaCore:master Feb 26, 2018
adacore-bot pushed a commit that referenced this pull request Dec 11, 2024
Coverage is not working with Python3.11 since the COVERAGE_CORE setting
was added by !31.  Disable coverage run for Python3.11 as we only need
coverage to run for one Python version, preferably the latest.

Closes #3
adacore-bot pushed a commit that referenced this pull request Dec 11, 2024
Run tests with coverage only with Python3.12

Closes #3

See merge request it/e3-aws!33
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