Skip to content

call-context - work in debug#55

Merged
BrettMayson merged 1 commit into
BrettMayson:mainfrom
PabstMirror:allowDebug
Nov 9, 2025
Merged

call-context - work in debug#55
BrettMayson merged 1 commit into
BrettMayson:mainfrom
PabstMirror:allowDebug

Conversation

@PabstMirror

Copy link
Copy Markdown
Contributor

Fix #53

in debug

  • call_context() example returns
    ["Unknown,Console,None,Singleplayer,0",0,0]

  • stack_trace() example still crashes

@codecov

codecov Bot commented Oct 5, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.4%. Comparing base (6cac89d) to head (810a10b).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
Files with missing lines Coverage Δ
arma-rs/src/call_context/call.rs 51.2% <ø> (+<0.1%) ⬆️
arma-rs/src/call_context/manager.rs 100.0% <100.0%> (ø)

... and 35 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@BrettMayson
BrettMayson merged commit 55d6646 into BrettMayson:main Nov 9, 2025
13 of 15 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.

CTD with CallContext when using non release build

2 participants