I noticed that the 'hash' serialization type wasn't in the known_type() set, although it was supported otherwise.
This PR adds it to the known_type() and also exports the type gmser_api_encoder:known_type().
Also, some more tests are added to try to detect this sort of thing in the future.
I noticed that the 'hash' serialization type wasn't in the `known_type()` set, although it was supported otherwise.
This PR adds it to the `known_type()` and also exports the type `gmser_api_encoder:known_type()`.
Also, some more tests are added to try to detect this sort of thing in the future.
uwiger
requested review from dimitar.p.ivanov 2026-03-14 19:19:20 +09:00
uwiger
requested review from hans_sv 2026-03-14 19:19:20 +09:00
uwiger
requested review from spivee 2026-03-14 19:19:20 +09:00
uwiger
requested review from zxq9 2026-03-14 19:19:20 +09:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
I noticed that the 'hash' serialization type wasn't in the
known_type()set, although it was supported otherwise.This PR adds it to the
known_type()and also exports the typegmser_api_encoder:known_type().Also, some more tests are added to try to detect this sort of thing in the future.
a1175a64bbtoa585842481