getsentry / symbolicator

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

Only write cache metadata on debug builds #1297

Closed Swatinem closed 9 months ago

Swatinem commented 9 months ago

This should cut the number of files that are written on production builds in half, reducing pressure on the cleanup job.

skip-changelog

codecov[bot] commented 9 months ago

Codecov Report

Merging #1297 (22ed613) into master (d69d0b0) will increase coverage by 0.01%. Report is 1 commits behind head on master. The diff coverage is 90.00%.

@@            Coverage Diff             @@
##           master    #1297      +/-   ##
==========================================
+ Coverage   76.45%   76.46%   +0.01%     
==========================================
  Files          88       88              
  Lines       14460    14462       +2     
==========================================
+ Hits        11055    11058       +3     
+ Misses       3405     3404       -1