Skip to content

feat: improve error handling#17

Merged
ngocphuongnb merged 2 commits into
masterfrom
feat.improve_error_handling
Sep 29, 2025
Merged

feat: improve error handling#17
ngocphuongnb merged 2 commits into
masterfrom
feat.improve_error_handling

Conversation

@ngocphuongnb
Copy link
Copy Markdown
Contributor

  • fix: resolve lint errors
  • ci: add workflow for Go 1.25
  • feat: improve conversion target type inference
  • fix: enhance JS eval error handling
  • feat: improve JS variable type detection

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.74%. Comparing base (36b6dce) to head (a72049e).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #17   +/-   ##
=======================================
  Coverage   99.74%   99.74%           
=======================================
  Files          15       15           
  Lines        3529     3581   +52     
=======================================
+ Hits         3520     3572   +52     
  Misses          5        5           
  Partials        4        4           
Files with missing lines Coverage Δ
common.go 99.51% <ø> (ø)
context.go 100.00% <100.00%> (ø)
functojs.go 100.00% <100.00%> (ø)
gotojs.go 100.00% <100.00%> (ø)
handle.go 97.50% <ø> (ø)
jstogo.go 100.00% <100.00%> (ø)
options.go 100.00% <ø> (ø)
runtime.go 98.78% <100.00%> (-0.02%) ⬇️
utils.go 100.00% <ø> (ø)
value.go 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ngocphuongnb ngocphuongnb merged commit 554e3aa into master Sep 29, 2025
17 checks passed
@ngocphuongnb ngocphuongnb deleted the feat.improve_error_handling branch September 29, 2025 11:20
c4milo pushed a commit to c4milo/qjs that referenced this pull request Nov 19, 2025
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.

1 participant