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

runtime: tracePanic #363

Merged
merged 1 commit into from
Jun 20, 2024
Merged

runtime: tracePanic #363

merged 1 commit into from
Jun 20, 2024

Conversation

visualfc
Copy link
Member

TODO: panic kind to string
println("(", e.Kind(), ")", e.data)

@visualfc visualfc changed the title runtime: tracePanic [wip] runtime: tracePanic Jun 19, 2024
@visualfc visualfc force-pushed the panic branch 2 times, most recently from 1fb0c2e to 3700383 Compare June 19, 2024 23:31
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.90%. Comparing base (870dde2) to head (aecde91).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #363   +/-   ##
=======================================
  Coverage   96.90%   96.90%           
=======================================
  Files          19       19           
  Lines        4005     4005           
=======================================
  Hits         3881     3881           
  Misses        107      107           
  Partials       17       17           

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

@xushiwei xushiwei changed the title [wip] runtime: tracePanic runtime: tracePanic Jun 20, 2024
c/bitcast/_cast/cast.c Outdated Show resolved Hide resolved
c/bitcast/bitcast.go Show resolved Hide resolved
@xushiwei xushiwei merged commit 4da59cd into goplus:main Jun 20, 2024
7 checks passed
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