Closed pielco11 closed 7 years ago
@firmianay writes this part, Some functions in the report function are commented. You can check it
I am sorry that this part of the code has not yet finished, and "check_file.py" may need to refactor to make a better report. And I am reviewing the final exam, so it may take some time to update. Maybe you can help finish it. Thx
No problem, it was just to understand. I'll contribute because I'm interested too in this feature.
I thought that the report to JSON
part was complete, but I see some strange \u0000\u0000\u0000
and (for example) "date": "\u001b[1;31m [SUSPICIOUS COMPILATION DATE] - 1970\u001b[0;0m"
. I can't figure out why. How is possible to solve this?
(Nonetheless, I'll delete my "way" to print out JSON and substitute it with the right way)
check now
It confused me too, thanks to @secrary. I fixed another bugs, check now
After the merge, everything should work as expected
Tried
report to JSON
, why report is shorter than the actual output?