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

Adress some inspection hints #7846

Merged
merged 3 commits into from
Nov 10, 2023
Merged

Adress some inspection hints #7846

merged 3 commits into from
Nov 10, 2023

Conversation

sschuberth
Copy link
Member

Please have a look at the individual commit messages for the details.

These are not used outside of their classes by ORT, and also should not
be by others.

Signed-off-by: Sebastian Schuberth <[email protected]>
This addresses an inspection hint about performance.

Signed-off-by: Sebastian Schuberth <[email protected]>
@sschuberth sschuberth requested a review from a team as a code owner November 10, 2023 10:43
@sschuberth sschuberth enabled auto-merge (rebase) November 10, 2023 10:43
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (4d5b611) 67.05% compared to head (e081f24) 67.04%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #7846      +/-   ##
============================================
- Coverage     67.05%   67.04%   -0.02%     
  Complexity     2042     2042              
============================================
  Files           356      356              
  Lines         17043    17045       +2     
  Branches       2438     2438              
============================================
- Hits          11429    11428       -1     
- Misses         4594     4597       +3     
  Partials       1020     1020              
Flag Coverage Δ
funTest-non-docker 34.95% <ø> (ø)
test 36.10% <20.00%> (-0.01%) ⬇️

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

Files Coverage Δ
...en/src/main/kotlin/utils/MavenDependencyHandler.kt 100.00% <100.00%> (ø)
...nagers/maven/src/main/kotlin/utils/MavenSupport.kt 69.05% <0.00%> (-0.60%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sschuberth sschuberth merged commit 17f3ad1 into main Nov 10, 2023
21 of 22 checks passed
@sschuberth sschuberth deleted the misc-fixes branch November 10, 2023 11:41
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