danbugs / smithereens

Smithereens is a digested open-source data visualizer tool for your Smash results.
https://smithe.net
GNU Affero General Public License v3.0
2 stars 1 forks source link

Fixing bugs #89

Closed danbugs closed 8 months ago

danbugs commented 8 months ago

Fixed site deploy (faster), fixed EOF error (deadlock when encountering EOF error from StartGG), and fixed CORS error (image-upload backend not accepting http instead of https origin for smithe.net).

codecov-commenter commented 8 months ago

Codecov Report

Merging #89 (8d26637) into main (315e3e1) will decrease coverage by 0.16%. The diff coverage is 0.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #89 +/- ## ========================================== - Coverage 15.70% 15.54% -0.16% ========================================== Files 24 24 Lines 1414 1428 +14 ========================================== Hits 222 222 - Misses 1192 1206 +14 ```