This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git.
from 67a64fd Merge branch 'fix/mask-image' into geoapi-4.0 new 84c4925 Edit the tests (formatting, constants, some simplifications). There is no change in test data. new de57949 Add a convenience method for filling pixel values of a whole image. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../sis/internal/coverage/j2d/FillValues.java | 22 ++ .../java/org/apache/sis/image/MaskedImageTest.java | 281 +++++++++++++-------- 2 files changed, 201 insertions(+), 102 deletions(-)