We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
https://github.com/beam-community/avro_ex/runs/7027232352?check_suite_focus=true
1) test encoding of large integer as a union of int and long (AvroEx.PropertyTest) Error: test/property_test.exs:5 ** (MatchError) no match of right hand side value: false code: assert {:ok, ^data} = AvroEx.decode(schema, encoded) stacktrace: (avro_ex 2.0.1) lib/avro_ex/decode.ex:254: AvroEx.Decode.variable_integer_decode/4 Warning: (avro_ex 2.0.1) lib/avro_ex/decode.ex:68: AvroEx.Decode.do_decode/4 (avro_ex 2.0.1) lib/avro_ex/decode.ex:189: AvroEx.Decode.do_decode/4 Warning: (avro_ex 2.0.1) lib/avro_ex/decode.ex:[19](https://github.com/beam-community/avro_ex/runs/7027232352?check_suite_focus=true#step:6:20): AvroEx.Decode.decode/3 (avro_ex 2.0.1) lib/avro_ex.ex:176: AvroEx.decode/3 Warning: test/property_test.exs:13: (test)
The text was updated successfully, but these errors were encountered:
Also see #80 (comment)
Sorry, something went wrong.
No branches or pull requests
https://github.com/beam-community/avro_ex/runs/7027232352?check_suite_focus=true
The text was updated successfully, but these errors were encountered: