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 CI configuration to boostorg/boost-ci #3

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from
Open

Switch CI configuration to boostorg/boost-ci #3

wants to merge 12 commits into from

Conversation

mloskot
Copy link
Owner

@mloskot mloskot commented Jan 31, 2022

Discuss at boostorg#642

@codecov-commenter
Copy link

codecov-commenter commented Jan 31, 2022

Codecov Report

Merging #3 (e28d730) into develop (f4c70a8) will increase coverage by 17.29%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop       #3       +/-   ##
============================================
+ Coverage    78.70%   96.00%   +17.29%     
============================================
  Files          117      164       +47     
  Lines         5030     9104     +4074     
============================================
+ Hits          3959     8740     +4781     
+ Misses        1071      364      -707     
Impacted Files Coverage Δ
include/boost/gil/algorithm.hpp 76.97% <100.00%> (+1.47%) ⬆️
test/core/algorithm/for_each_pixel.cpp 100.00% <100.00%> (ø)
include/boost/gil/pixel_iterator_adaptor.hpp 88.88% <0.00%> (-11.12%) ⬇️
include/boost/gil/histogram.hpp 97.44% <0.00%> (-0.44%) ⬇️
include/boost/gil/extension/numeric/affine.hpp 90.38% <0.00%> (-0.19%) ⬇️
include/boost/gil/pixel.hpp 100.00% <0.00%> (ø)
include/boost/gil/channel.hpp 100.00% <0.00%> (ø)
include/boost/gil/utilities.hpp 100.00% <0.00%> (ø)
include/boost/gil/image_view.hpp 100.00% <0.00%> (ø)
include/boost/gil/packed_pixel.hpp 100.00% <0.00%> (ø)
... and 189 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 f4c70a8...e28d730. Read the comment docs.

Fix for_each_pixel for non 1d iterable views
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.

3 participants