Some checks failed
CI / Linux x86_64 (Forgejo) (push) Has been cancelled
JSON inputs arriving via google.protobuf.Struct (the gRPC submit path, HubClient.submit jsonInputs) are always floating-point, so a u64 population field rejected `180000.0` with an INVALID_ARGUMENT. Make population f64 — a count is exact in f64 up to 2^53, the SKM product is f64 anyway, and Display still renders whole numbers without a decimal. Unblocks live skm scoring from the Recl∆Im app. Signed-off-by: flemming-it <sf@flemming.it>
171 KiB
171 KiB