feat(gnovm): add stacktraces and log them in panic messages #2145
Codecov / codecov/project
succeeded
Aug 1, 2024 in 0s
60.09% (-0.05%) compared to 5f28803
View this Pull Request on Codecov
60.09% (-0.05%) compared to 5f28803
Details
Codecov Report
Attention: Patch coverage is 82.92683%
with 35 lines
in your changes missing coverage. Please review.
Project coverage is 60.09%. Comparing base (
5f28803
) to head (778965e
).
Report is 1 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
gnovm/tests/file.go | 55.26% | 15 Missing and 2 partials |
gnovm/pkg/gnolang/machine.go | 82.25% | 11 Missing |
gnovm/pkg/gnolang/frame.go | 95.50% | 3 Missing and 1 partial |
gnovm/cmd/gno/run.go | 57.14% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2145 +/- ##
==========================================
- Coverage 60.14% 60.09% -0.05%
==========================================
Files 560 560
Lines 74738 75035 +297
==========================================
+ Hits 44950 45093 +143
- Misses 26400 26556 +156
+ Partials 3388 3386 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading