smarr / ReBenchDB

ReBenchDB records benchmark results and provides customizable reporting to track and analyze run-time performance of software programs.
MIT License
12 stars 6 forks source link

Fix CSV data export file accessibility #193

Closed smarr closed 5 months ago

smarr commented 5 months ago

The CSV export had issues with the files not having the right access permissions, and the redirection to the data file would go to the wrong URL for both JSON and CSV data exports.