Skip to content

Enable relaying log events via FFI #542

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

Merged
merged 32 commits into from
Dec 6, 2024

Merge branch 'main' into ffi-logging-take-1

61a274a
Select commit
Loading
Failed to load commit list.
Merged

Enable relaying log events via FFI #542

Merge branch 'main' into ffi-logging-take-1
61a274a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2024 in 0s

81.63% (+0.08%) compared to 695b841

View this Pull Request on Codecov

81.63% (+0.08%) compared to 695b841

Details

Codecov Report

Attention: Patch coverage is 85.15152% with 49 lines in your changes missing coverage. Please review.

Project coverage is 81.63%. Comparing base (695b841) to head (61a274a).

Files with missing lines Patch % Lines
ffi/src/ffi_tracing.rs 85.15% 40 Missing and 9 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #542      +/-   ##
==========================================
+ Coverage   81.54%   81.63%   +0.08%     
==========================================
  Files          67       68       +1     
  Lines       14544    14874     +330     
  Branches    14544    14874     +330     
==========================================
+ Hits        11860    12142     +282     
- Misses       2107     2145      +38     
- Partials      577      587      +10     

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