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

chore: cleanup and update gradle #242

Merged
merged 35 commits into from
Jul 22, 2023
Merged

chore: cleanup and update gradle #242

merged 35 commits into from
Jul 22, 2023

Conversation

sgammon
Copy link
Member

@sgammon sgammon commented Jul 13, 2023

Ready for review

Changelog

  • chore: upgrade gradle8.2.1
  • chore: update ktlint0.49.x

@sgammon sgammon self-assigned this Jul 13, 2023
@github-actions github-actions bot added the tools Issues and PRs related to tooling label Jul 13, 2023
@codecov
Copy link

codecov bot commented Jul 22, 2023

Codecov Report

Merging #242 (cef9ea9) into v3 (ce39ea3) will increase coverage by 0.05%.
The diff coverage is 72.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##               v3     #242      +/-   ##
==========================================
+ Coverage   54.07%   54.12%   +0.05%     
==========================================
  Files         260      260              
  Lines        8807     8824      +17     
  Branches     1269     1260       -9     
==========================================
+ Hits         4762     4776      +14     
- Misses       3651     3656       +5     
+ Partials      394      392       -2     
Flag Coverage Δ
jvm 54.12% <72.91%> (+0.05%) ⬆️
lib 55.58% <72.91%> (+0.05%) ⬆️
substrate 0.00% <ø> (ø)

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

Impacted Files Coverage Δ
.../base/src/jvmMain/kotlin/elide/util/RuntimeFlag.kt 44.11% <0.00%> (+17.64%) ⬆️
...kotlin/elide/tool/cli/cmd/repl/ToolShellCommand.kt 5.04% <0.00%> (+0.02%) ⬆️
...in/kotlin/elide/runtime/gvm/cfg/JsRuntimeConfig.kt 27.77% <ø> (ø)
...e/runtime/gvm/internals/vfs/AbstractDelegateVFS.kt 32.70% <71.42%> (ø)
.../gvm/internals/context/NativeContextManagerImpl.kt 53.70% <77.77%> (+2.33%) ⬆️
...kotlin/elide/runtime/gvm/internals/js/JsRuntime.kt 68.70% <80.00%> (+1.26%) ⬆️
...es/cli/src/main/kotlin/elide/tool/cli/ElideTool.kt 32.39% <100.00%> (ø)
...tlin/elide/runtime/gvm/cfg/GuestVMConfiguration.kt 45.45% <100.00%> (+12.12%) ⬆️
...in/elide/runtime/gvm/internals/AbstractVMEngine.kt 26.29% <100.00%> (-0.17%) ⬇️
.../runtime/gvm/internals/vfs/EmbeddedGuestVFSImpl.kt 76.22% <100.00%> (+0.09%) ⬆️

... and 7 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@sgammon sgammon marked this pull request as ready for review July 22, 2023 08:23
@sgammon sgammon enabled auto-merge July 22, 2023 08:23
@sgammon sgammon disabled auto-merge July 22, 2023 08:23
@sgammon sgammon merged commit 4e9013b into v3 Jul 22, 2023
@sgammon sgammon deleted the chore/cleanup branch July 22, 2023 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tools Issues and PRs related to tooling
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant