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

Graal updates #5616

Merged
merged 4 commits into from
Jul 27, 2022
Merged

Graal updates #5616

merged 4 commits into from
Jul 27, 2022

Conversation

sschuberth
Copy link
Member

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

See [1].

[1]: https://www.graalvm.org/release-notes/22_2/

Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
Allowing an incomplete classpath is now the default.

Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
See [1].

[1]: oracle/graal#4671

Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
@sschuberth sschuberth requested a review from a team as a code owner July 27, 2022 12:00
@sschuberth
Copy link
Member Author

Note that this will not yet make ORT build as a Graal native-image (again) yet due to oracle/graal#2008.

@codecov
Copy link

codecov bot commented Jul 27, 2022

Codecov Report

Merging #5616 (270e458) into main (8a6f672) will increase coverage by 0.13%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #5616      +/-   ##
============================================
+ Coverage     68.01%   68.14%   +0.13%     
  Complexity     2184     2184              
============================================
  Files           271      271              
  Lines         15800    15777      -23     
  Branches       2731     2727       -4     
============================================
+ Hits          10747    10752       +5     
+ Misses         3921     3892      -29     
- Partials       1132     1133       +1     
Flag Coverage Δ
funTest-analyzer-docker 73.84% <ø> (ø)
funTest-non-analyzer 46.09% <ø> (+<0.01%) ⬆️
test 32.17% <ø> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
.../curation/ClearlyDefinedPackageCurationProvider.kt 45.05% <0.00%> (+2.19%) ⬆️
...n/kotlin/experimental/PackageProvenanceResolver.kt 66.32% <0.00%> (+15.08%) ⬆️

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 8a6f672...270e458. Read the comment docs.

@sschuberth sschuberth enabled auto-merge (rebase) July 27, 2022 13:14
@sschuberth sschuberth merged commit 9360f35 into main Jul 27, 2022
@sschuberth sschuberth deleted the graal-update branch July 27, 2022 13:26
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