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

fix: reflection issues with fetch #1279

Merged
merged 7 commits into from
Mar 10, 2025

chore: fmt/update submods

ee32e56
Select commit
Loading
Failed to load commit list.
Merged

fix: reflection issues with fetch #1279

chore: fmt/update submods
ee32e56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2025 in 0s

48.40% (+0.16%) compared to e0d3962

View this Pull Request on Codecov

48.40% (+0.16%) compared to e0d3962

Details

Codecov Report

Attention: Patch coverage is 5.47945% with 69 lines in your changes missing coverage. Please review.

Project coverage is 48.40%. Comparing base (e0d3962) to head (ee32e56).

Files with missing lines Patch % Lines
...in/elide/runtime/plugins/AbstractLanguagePlugin.kt 0.00% 38 Missing ⚠️
...kotlin/elide/tool/cli/cmd/repl/ToolShellCommand.kt 0.00% 31 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1279      +/-   ##
==========================================
+ Coverage   48.24%   48.40%   +0.16%     
==========================================
  Files         500      500              
  Lines       18295    18365      +70     
  Branches     3236     3265      +29     
==========================================
+ Hits         8826     8890      +64     
- Misses       8441     8462      +21     
+ Partials     1028     1013      -15     
Files with missing lines Coverage Δ
...main/kotlin/elide/runtime/plugins/js/JavaScript.kt 96.22% <100.00%> (+0.10%) ⬆️
...kotlin/elide/tool/cli/cmd/repl/ToolShellCommand.kt 42.06% <0.00%> (-1.64%) ⬇️
...in/elide/runtime/plugins/AbstractLanguagePlugin.kt 0.00% <0.00%> (ø)

... and 10 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 e0d3962...ee32e56. Read the comment docs.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.