getsentry / symbolicator

Native Symbolication as a Service
https://getsentry.github.io/symbolicator/
MIT License
352 stars 45 forks source link

Split most of native symbolication into its own crate #1324

Closed Swatinem closed 8 months ago

Swatinem commented 8 months ago

This splits out most the native processing into the symbolicator-native crate.

Some things that are still in symbolicator-service but which might be better to split apart:

skip-changelog

codecov[bot] commented 8 months ago

Codecov Report

Merging #1324 (28c85a3) into master (75db4ae) will decrease coverage by 0.01%. The diff coverage is 83.67%.

:exclamation: Current head 28c85a3 differs from pull request most recent head a9d835f. Consider uploading reports for the commit a9d835f to get more accurate results

@@            Coverage Diff             @@
##           master    #1324      +/-   ##
==========================================
- Coverage   75.71%   75.70%   -0.01%     
==========================================
  Files          94       99       +5     
  Lines       14727    14727              
==========================================
- Hits        11150    11149       -1     
- Misses       3577     3578       +1