Could you upload the source JSON files of testing data?
- Dominant language
- C++
- Stars
- 2.9k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
Hey folks,
I'd like to add some more data types to Node, and while I build the test case, I found the testing data is only in binary format:
https://github.com/alibaba/euler/tree/master/euler/core/testdata
It's great that you have provided a tool to convert JSON to binary. Could you also check in the original JSON files? It'll save me tons of time decoding the binary.
Thanks!
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the linked euler/core/testdata directory and the JSON-to-binary conversion tool mentioned in the issue. Recover or locate the original JSON inputs, add them alongside the existing binary testing data, and verify that the test data remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100