Yicong-Huang commented on PR #3912:
URL: https://github.com/apache/texera/pull/3912#issuecomment-3413530865
in your code, `tests` is in `app`. can we move it out so that it can be
parallel with app, and to be consistent with your PR description? I also
suggest you add app into a `src` folder`:
├── src/
│ ├──app/
├── test/
│ └── test_health_check.py # Unit tests
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]