Skip to content

fix(ndk): Create outbox directory before writing crash envelopes - #1889

Merged
runningcode merged 3 commits into
masterfrom
no/ndk-create-outbox-dir-before-write
Jul 22, 2026
Merged

fix(ndk): Create outbox directory before writing crash envelopes#1889
runningcode merged 3 commits into
masterfrom
no/ndk-create-outbox-dir-before-write

fix(ndk): Create outbox with mkdir instead of core internals

f212c73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 1s

75.75% (+0.32%) compared to 8ef6876

View this Pull Request on Codecov

75.75% (+0.32%) compared to 8ef6876

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.75%. Comparing base (8ef6876) to head (f212c73).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1889      +/-   ##
==========================================
+ Coverage   75.42%   75.75%   +0.32%     
==========================================
  Files          92       92              
  Lines       21599    21966     +367     
  Branches     3807     3914     +107     
==========================================
+ Hits        16291    16640     +349     
- Misses       4438     4442       +4     
- Partials      870      884      +14     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.