Skip to content

Conversation

uhoefel
Copy link
Contributor

@uhoefel uhoefel commented Sep 5, 2025

  • Refines logging, i.e., it states what has been loaded and shows the failure of loading e.g. JNIBLAS only at a lower logging level as this failure does not hamper correct operation.
  • Bump JUnit version.
  • Use UncheckedIOException instead of RuntimeException for a caught and rethrown IOException.

Cf. #26

Explicitly state what has been loaded, and show failures only upon a
sufficient logging level, as they should not hamper correct operation
@luhenry
Copy link
Owner

luhenry commented Sep 11, 2025

It looks good overall. Please give me a few days to look at the code overall again to make sure it makes sense, it's been a while!

@luhenry luhenry self-requested a review September 11, 2025 08:38
@luhenry luhenry self-assigned this Sep 11, 2025
@luhenry
Copy link
Owner

luhenry commented Sep 11, 2025

@uhoefel I updated your branch directly, please let me know if it answers your requirements as well. Thanks again for your contribution!

If you're happy with it, I'll merge and trigger a release.

@uhoefel
Copy link
Contributor Author

uhoefel commented Sep 11, 2025

Good changes, I am more than happy with this. Thanks for your time!

@luhenry luhenry merged commit 519b2ca into luhenry:master Sep 11, 2025
5 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.

2 participants