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

feat: meaningful realm finalization panic messages #1846

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

deelawn
Copy link
Contributor

@deelawn deelawn commented Mar 27, 2024

This PR only modifies panic messages that occur during realm finalization. It's currently harder than necessary to debug panics from realm finalization when there are 52 places they can happen, granted there are far less when the debug flag is off. Please check for typos and contextual correctness.

@github-actions github-actions bot added the 📦 🤖 gnovm Issues or PRs gnovm related label Mar 27, 2024
Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.85%. Comparing base (281815a) to head (8cf81ad).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1846      +/-   ##
==========================================
- Coverage   47.51%   44.85%   -2.67%     
==========================================
  Files         388      459      +71     
  Lines       61331    67625    +6294     
==========================================
+ Hits        29144    30334    +1190     
- Misses      29747    34748    +5001     
- Partials     2440     2543     +103     

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

Copy link
Member

@zivkovicmilos zivkovicmilos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@deelawn deelawn merged commit 99f1bea into gnolang:master Mar 27, 2024
192 checks passed
@deelawn deelawn deleted the feat/realm-finalization-panic-msgs branch March 27, 2024 17:57
@thehowl
Copy link
Member

thehowl commented Mar 27, 2024

👏 👏 👏 👏 👏 👏 👏 👏 👏 👏 👏 👏 👏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 🤖 gnovm Issues or PRs gnovm related
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants