shahariaz
2c42206345
test: increase coverage to 98.9% by covering previously untested code paths
- ginS: add TestLoadHTMLGlob, TestLoadHTMLFiles, TestLoadHTMLFS covering the
three HTML template loader wrappers (73.1% -> 100%)
- ginS: add TestRunError, TestRunTLSError, TestRunUnixError, TestRunFdError
covering all four server-start wrappers via fast-failing error paths
- binding: add TestPlainBindingBody covering plainBinding.BindBody (string,
[]byte, unsupported type, and nil receiver branches)
- render: add TestRedirectWriteContentType covering the Redirect no-op method
Overall project coverage: 98.5% -> 98.9%
Patch coverage: 100%
2026-06-02 21:15:55 +06:00
..
2024-11-15 23:52:16 +08:00
2026-01-27 10:09:01 +08:00
2026-06-02 21:15:55 +06:00
2026-01-27 10:09:01 +08:00
2026-02-27 23:20:01 +08:00
2025-11-15 19:22:18 +08:00
2025-05-23 14:46:48 +08:00
2026-01-25 00:51:11 +08:00
2025-11-15 19:22:18 +08:00
2026-01-24 15:20:24 +08:00
2026-01-25 00:51:11 +08:00
2025-05-23 14:46:48 +08:00
2025-05-23 14:46:48 +08:00
2025-06-16 23:16:36 +08:00
2025-06-16 23:16:36 +08:00
2023-03-01 10:03:48 +08:00
2023-03-01 10:03:48 +08:00
2024-11-15 23:52:16 +08:00
2022-05-28 10:42:28 +08:00
2025-05-26 23:11:05 +08:00
2025-04-12 00:00:59 +08:00
2024-03-22 10:01:27 +08:00
2022-05-28 08:34:43 +08:00
2025-03-20 23:35:49 +08:00
2022-05-30 15:16:10 +08:00
2025-05-23 14:46:48 +08:00
2019-10-10 16:58:31 +08:00
2025-05-23 14:46:48 +08:00
2019-10-10 16:58:31 +08:00
2025-06-21 12:38:28 +08:00