Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the classloader as parameter for methods that resolve resources #528

Merged
merged 1 commit into from
Mar 26, 2022

Conversation

uhafner
Copy link
Owner

@uhafner uhafner commented Mar 26, 2022

It makes sense to allow subclasses to choose the class loader that resolves resources.

@uhafner uhafner added the tests Enhancement of tests label Mar 26, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #528 (50e2257) into main (ac0ac9d) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #528   +/-   ##
=========================================
  Coverage     89.83%   89.83%           
  Complexity       98       98           
=========================================
  Files             9        9           
  Lines           354      354           
  Branches         50       50           
=========================================
  Hits            318      318           
  Misses           29       29           
  Partials          7        7           

Continue to review full report at Codecov.

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

@uhafner uhafner merged commit 65ed5c8 into main Mar 26, 2022
@uhafner uhafner deleted the read-resource-with-classloader branch March 26, 2022 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Enhancement of tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants