1
0
mirror of https://github.com/go-kratos/kratos.git synced 2026-06-19 23:00:15 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Nathan Baulch 34dacb3849 chore(all): normalize whitespace (#3713) 2025-11-05 10:44:18 +08:00
Nathan Baulch afc564b376 fix(encoding): extract all form fields even if some unsupported (#3694)
* rename `simples` test data field to `strings`

* failing unit test

* fix: extract all form fields even if some fail

---------

Co-authored-by: Tony.Chen <zhihui_chen@foxmail.com>
2025-09-04 21:19:32 +08:00
jessetang bfafeca13d fix(encoding/form): optimize EncodeField and add test cases (#3234)
* test(encoding/form): supplementary encode map test cases

* remove string kind convert
2024-03-22 23:40:52 +08:00
海雨 fecfb7dc86 test: arrangement test proto and add test (#1567)
* arrangement test proto and add test
2021-10-20 21:43:44 +08:00