| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The tests still can't run in parallel so I had to change `test` to `test.serial`, which caused a bunch of formatting changes.
There was a problem hiding this comment.
Follow-up to #3899 to address review feedback by consolidating analyze-action input/env handling tests and making small documentation tweaks in the build script.
Changes:
| File | Description |
|---|---|
| src/analyze-action.test.ts | Adds consolidated tests covering RAM/threads precedence (env vs action inputs). |
| src/analyze-action-input.test.ts | Removes prior standalone input-precedence test file (now covered in consolidated test). |
| src/analyze-action-env.test.ts | Removes prior standalone env-based test file (now covered in consolidated test). |
| build.mjs | Small comment cleanup and ensures generated import statements include semicolons. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Small follow-up to #3899 where there were a few review comments we decided to address in a follow-up.
Risk assessment
For internal use only. Please select the risk level of this change:
Which use cases does this change impact?
Workflow types:
Products:
Environments:
How did/will you validate this change?
If something goes wrong after this change is released, what are the mitigation and rollback strategies?
How will you know if something goes wrong after this change is released?
Are there any special considerations for merging or releasing this change?
Merge / deployment checklist