No successful run was found on main (40a8bd1) during the generation of this report, so 118660f was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
fix: enhance file serving logic to ensure only regular files are accessible
4bce3b2
4 days ago
by thePromger
-0.04%
feat: added integration_tests & small bug in file service route handling.
* fix: a small bug in guard in file service while making a resolving the path for a file.
47d52c8
4 days ago
by thePromger
+0.03%
feat: Fixing isort errors
* isort format can be applied, using isort test.py
1daebbc
4 days ago
by thePromger
-0.15%
fix: reorder static file serving logic in main function for clarity