-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reduce solar arrays for tests #274
Conversation
Also CNC BYOB to 1.3 and add badge for chests GitHub workflow badges for chests, similar to CNC
A lot more stuff in logs, not sure if it's good or bad. Useful in some cases, not that much here because Technic wont be producing that much direct output. Only few things like now it makes it very clear where exactly for example these messages are coming:
I guess should keep that but make it configurable. |
Mineunit failed regression tests, click for detailsRegression test log for Technic CNC:
Regression test log for Technic Chests:
Regression test log for Technic:
|
Is configurable now (with -v and -q flags). |
Doesn't need (and can't use) --fetch-core 5.4.1
Click for detailed source code test coverage reportTest coverage report for Technic CNC 87.36% in 11/14 files:
Test coverage report for technic chests 45.49% in 6/6 files:
Test coverage report for technic 66.04% in 96/96 files:
Raw test runner output for geeks:CNC:
Chests:
Technic:
|
Will also fix mineunit workflow for #320 |
Implementing #249 reduces solar arrays and moves test networks to y 50.
Makes test execution about 20% faster (tested with code coverage collection, ran both 5x with almost same results between runs).
Comparing here with last merged PR and this one:
11.70723 seconds vs 9.231875 seconds
Maybe also update other test related stuff here so draft for now...