Skip to content

Patch 2.1.1 development branch#292

Merged
antond-weta merged 5 commits into
AcademySoftwareFoundation:dev-2.1.1from
antond-weta:dev-2.1.1
May 29, 2026
Merged

Patch 2.1.1 development branch#292
antond-weta merged 5 commits into
AcademySoftwareFoundation:dev-2.1.1from
antond-weta:dev-2.1.1

Conversation

@antond-weta

Copy link
Copy Markdown
Contributor

Description

Tests

Checklist:

  • I have read the contribution guidelines.
  • I have updated the documentation, if applicable. (Check if there is no
    need to update the documentation, for example if this is a bug fix that
    doesn't change the API.)
  • I have ensured that the change is tested somewhere in the testsuite
    (adding new test cases if necessary).
  • My code follows the prevailing code style of this project. If I haven't
    already run clang-format before submitting, I definitely will look at the CI
    test that runs clang-format and fix anything that it highlights as being
    nonconforming.

antond-weta and others added 5 commits May 24, 2026 18:21
…ation#264)

Signed-off-by: Anton Dukhovnikov <antond@wetafx.co.nz>
(cherry picked from commit c9df679)
Signed-off-by: Anton Dukhovnikov <antond@wetafx.co.nz>
(cherry picked from commit bbd7918)
…AcademySoftwareFoundation#280)

Signed-off-by: Anton Dukhovnikov <antond@wetafx.co.nz>
(cherry picked from commit 358c0db)
…oundation#268)

* Fix flip behaviour

Signed-off-by: Rémi Achard <remiachard@gmail.com>

* Fix wb box

Signed-off-by: Rémi Achard <remiachard@gmail.com>

---------

Signed-off-by: Rémi Achard <remiachard@gmail.com>
(cherry picked from commit 6d4276a)
Signed-off-by: Anton Dukhovnikov <antond@wetafx.co.nz>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 95.29412% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.97%. Comparing base (5b5e00d) to head (ed8d4b6).

Files with missing lines Patch % Lines
src/rawtoaces_util/image_converter.cpp 88.23% 4 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           dev-2.1.1     #292      +/-   ##
=============================================
+ Coverage      90.67%   90.97%   +0.29%     
=============================================
  Files             17       17              
  Lines           3326     3358      +32     
  Branches         500      499       -1     
=============================================
+ Hits            3016     3055      +39     
+ Misses           310      303       -7     
Files with missing lines Coverage Δ
include/rawtoaces/image_converter.h 100.00% <100.00%> (ø)
src/rawtoaces_core/mathOps.h 100.00% <100.00%> (ø)
src/rawtoaces_core/rawtoaces_core.cpp 99.64% <100.00%> (+0.01%) ⬆️
src/rawtoaces_util/image_converter.cpp 78.63% <88.23%> (+0.73%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b5e00d...ed8d4b6. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@antond-weta antond-weta merged commit c7a74e8 into AcademySoftwareFoundation:dev-2.1.1 May 29, 2026
22 checks passed
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.

4 participants