getsentry / symbolic

Stack trace symbolication library written in Rust
https://github.com/getsentry/symbolic#readme
MIT License
436 stars 75 forks source link

Update proguard and add `remap_method` fn #818

Closed Swatinem closed 8 months ago

Swatinem commented 8 months ago

This function allows best-effort remapping of classes and methods without line info.

codecov[bot] commented 8 months ago

Codecov Report

Merging #818 (438484a) into master (ee24441) will decrease coverage by 0.16%. The diff coverage is 0.00%.

:exclamation: Current head 438484a differs from pull request most recent head 8231446. Consider uploading reports for the commit 8231446 to get more accurate results

@@            Coverage Diff             @@
##           master     #818      +/-   ##
==========================================
- Coverage   74.85%   74.70%   -0.16%     
==========================================
  Files          63       63              
  Lines       15674    15706      +32     
==========================================
  Hits        11733    11733              
- Misses       3941     3973      +32