pyunity icon indicating copy to clipboard operation
pyunity copied to clipboard

Clean stub files up and have automated checks

Open rayzchen opened this issue 3 years ago • 8 comments

  • [x] Make mypy work with PyUnity
  • [x] Finish stub files
  • [x] Identify stub problems
  • [x] Check stub file and source code compatability
  • [x] Fix stubtest
  • [x] Automate mypy
  • [x] Automate stubtest

rayzchen avatar Apr 12 '22 12:04 rayzchen

stubs/generate.py does quite a good job but needs human checking and relies on the coverage of tests/.

rayzchen avatar May 08 '22 16:05 rayzchen