o-p-n / serveit

MIT License
0 stars 1 forks source link

fix: directory load has unintended behavior #46

Open linuxwolf opened 1 day ago

linuxwolf commented 1 day ago

The intent was to favor index.html over index.htm, and for those to only be files.

fixes #39

codecov[bot] commented 1 day ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (6a41eb8) to head (a724e81).

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #46 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 8 8 Lines 373 373 Branches 39 41 +2 ========================================= Hits 373 373 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.