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

Build all options values #473

Merged
merged 9 commits into from
Mar 1, 2020

Conversation

uilianries
Copy link
Member

@uilianries uilianries commented Feb 28, 2020

Changelog: Feature: Build all options values (#457)

closes #457

  • Refer to the issue that supports this Pull Request.
  • If the issue has missing info, explain the purpose/use case/pain/need that covers this Pull Request.
  • I've read the Contributing guide.
  • I've followed the PEP8 style guides for Python code.

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
@uilianries uilianries marked this pull request as ready for review February 29, 2020 17:32
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
@codecov-io
Copy link

codecov-io commented Mar 1, 2020

Codecov Report

Merging #473 into develop will decrease coverage by 0.11%.
The diff coverage is 93.45%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #473      +/-   ##
===========================================
- Coverage    92.77%   92.65%   -0.12%     
===========================================
  Files           34       34              
  Lines         3417     3553     +136     
===========================================
+ Hits          3170     3292     +122     
- Misses         247      261      +14
Impacted Files Coverage Δ
cpt/test/unit/generators_test.py 100% <100%> (ø) ⬆️
cpt/test/unit/packager_test.py 98.3% <100%> (ø) ⬆️
cpt/test/integration/basic_test.py 97% <100%> (+0.11%) ⬆️
cpt/builds_generator.py 93.79% <88.23%> (-1.31%) ⬇️
cpt/packager.py 86.36% <96.55%> (+0.46%) ⬆️
cpt/tools.py 78.94% <0%> (-2.01%) ⬇️
cpt/ci_manager.py 92.46% <0%> (-1.52%) ⬇️
cpt/test/integration/docker_test.py 87.75% <0%> (-0.89%) ⬇️
cpt/run_in_docker.py 0% <0%> (ø) ⬆️
cpt/test/unit/ci_manager_test.py 100% <0%> (ø) ⬆️
... and 3 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 2a9e319...ffe0a14. Read the comment docs.

@uilianries uilianries merged commit 417cefb into conan-io:develop Mar 1, 2020
@uilianries uilianries deleted the feature/build-all-options branch March 1, 2020 00:12
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.

generate packages for different option values
4 participants