getsentry / symbolicator

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

Thread scraping config through minidump requests #1303

Closed Swatinem closed 9 months ago

Swatinem commented 9 months ago

Originally, the ScrapingConfig was only passed down to symbolicate requests. Now it is also being handled for minidump requests.

skip-changelog

codecov[bot] commented 9 months ago

Codecov Report

Merging #1303 (d5f17a9) into master (358e2dd) will decrease coverage by 0.04%. Report is 1 commits behind head on master. The diff coverage is 59.25%.

@@            Coverage Diff             @@
##           master    #1303      +/-   ##
==========================================
- Coverage   75.88%   75.85%   -0.04%     
==========================================
  Files          91       91              
  Lines       14575    14594      +19     
==========================================
+ Hits        11060    11070      +10     
- Misses       3515     3524       +9