conan-io / conan-package-tools

Conan Package Tools. Helps with massive package creation and CI integration (Travis CI, Appveyor...)
MIT License
166 stars 71 forks source link

Bump Conan version to 1.28.0 #516

Closed uilianries closed 4 years ago

uilianries commented 4 years ago

Changelog:

codecov-commenter commented 4 years ago

Codecov Report

Merging #516 into master will decrease coverage by 0.01%. The diff coverage is 95.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #516      +/-   ##
==========================================
- Coverage   92.84%   92.83%   -0.02%     
==========================================
  Files          35       35              
  Lines        3619     3641      +22     
==========================================
+ Hits         3360     3380      +20     
- Misses        259      261       +2     
Impacted Files Coverage Δ
cpt/test/integration/basic_test.py 97.04% <95.00%> (-0.23%) :arrow_down:
cpt/__init__.py 100.00% <100.00%> (ø)
cpt/runner.py 91.30% <100.00%> (+0.07%) :arrow_up:
cpt/ci_manager.py 92.46% <0.00%> (-0.42%) :arrow_down:

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 521dc78...33585f3. Read the comment docs.