fix: ensure Ubuntu-based base images work as expected; change default to vanilla Debian#115
Merged
dionhaefner merged 12 commits intomainfrom Apr 7, 2025
Merged
fix: ensure Ubuntu-based base images work as expected; change default to vanilla Debian#115dionhaefner merged 12 commits intomainfrom
dionhaefner merged 12 commits intomainfrom
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #115 +/- ##
==========================================
+ Coverage 76.40% 76.47% +0.07%
==========================================
Files 26 26
Lines 2606 2606
Branches 390 390
==========================================
+ Hits 1991 1993 +2
+ Misses 453 452 -1
+ Partials 162 161 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
|
If you're open to using Jax in your cuda tesseract a good test would be whether |
Contributor
Author
|
There's no GPU available on CI so any code that actually uses CUDA will fail. I think for now a simple check whether the library is present will have to do. |
apaleyes
reviewed
Apr 7, 2025
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Relevant issue or PR
Fixes #112
Description of changes
Testing done
License
Signed-off-byline.Developer Certificate of Origin
Signed-off-by: Dion Häfner [email protected]