Skip to content

fix(errors): track callers of BoxTrace::box_trace - #478

Merged
Lencerf merged 1 commit into
google:mainfrom
Lencerf:fix/error/box_trace-track-caller
Aug 2, 2026
Merged

fix(errors): track callers of BoxTrace::box_trace#478
Lencerf merged 1 commit into
google:mainfrom
Lencerf:fix/error/box_trace-track-caller

Conversation

@Lencerf

@Lencerf Lencerf commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

Without the marker, error location points to errors.rs instead of the caller of box_trace.

Without the marker, error location points to errors.rs instead of the
caller of box_trace.

Signed-off-by: Changyuan Lyu <changyuanl@google.com>
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 30736900768

Coverage remained the same at 27.814%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 14729
Covered Lines: 3968
Line Coverage: 26.94%
Relevant Branches: 1270
Covered Branches: 482
Branch Coverage: 37.95%
Branches in Coverage %: Yes
Coverage Strength: 40.15 hits per line

💛 - Coveralls

@Lencerf
Lencerf merged commit 46cebf3 into google:main Aug 2, 2026
12 checks passed
@Lencerf
Lencerf deleted the fix/error/box_trace-track-caller branch August 2, 2026 07:03
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