Skip to content

Conversation

@rom-thom
Copy link

@rom-thom rom-thom commented Jan 6, 2026

Refactoring the structure of the image filtering to give it more functionality trough classes.

jorgenfj and others added 30 commits May 26, 2024 15:33
ci: add ci workflows and config files
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.2 → v0.11.4](astral-sh/ruff-pre-commit@v0.9.2...v0.11.4)
- [github.com/pre-commit/mirrors-clang-format: v19.1.7 → v20.1.0](pre-commit/mirrors-clang-format@v19.1.7...v20.1.0)
- [github.com/codespell-project/codespell: v2.3.0 → v2.4.1](codespell-project/codespell@v2.3.0...v2.4.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.12.2](astral-sh/ruff-pre-commit@v0.11.4...v0.12.2)
- [github.com/pre-commit/mirrors-clang-format: v20.1.0 → v20.1.7](pre-commit/mirrors-clang-format@v20.1.0...v20.1.7)
@rom-thom rom-thom requested review from jorgenfj and kluge7 January 6, 2026 18:40
@codecov
Copy link

codecov bot commented Jan 6, 2026

Codecov Report

❌ Patch coverage is 0% with 340 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (1451a74) to head (213dc8b).

Files with missing lines Patch % Lines
image-filtering/src/utilities.cpp 0.00% 122 Missing ⚠️
image-filtering/src/image_filtering_ros.cpp 0.00% 112 Missing ⚠️
image-filtering/src/image_processing.cpp 0.00% 75 Missing ⚠️
...ltering/include/image_filters/image_processing.hpp 0.00% 30 Missing ⚠️
...ring/include/image_filters/image_filtering_ros.hpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main     #16    +/-   ##
======================================
  Coverage   0.00%   0.00%            
======================================
  Files          3       5     +2     
  Lines        234     432   +198     
  Branches      18      33    +15     
======================================
- Misses       234     432   +198     
Flag Coverage Δ
unittests 0.00% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...ring/include/image_filters/image_filtering_ros.hpp 0.00% <0.00%> (ø)
...ltering/include/image_filters/image_processing.hpp 0.00% <0.00%> (ø)
image-filtering/src/image_processing.cpp 0.00% <0.00%> (ø)
image-filtering/src/image_filtering_ros.cpp 0.00% <0.00%> (ø)
image-filtering/src/utilities.cpp 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rom-thom rom-thom closed this Jan 7, 2026
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