Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add derating criteria for fuse, relay, resistor, and switch (#1051
) * build: add step to add status:close label on PR close * feat: add SD-18 derating criteria to config file * build: update dependency versions * refactor: create package for derating analysis * feat: add IC derating model and tests * feat: add semiconductor derating model and tests * feat: add capacitor derating model and tests * feat: add connection derating model and tests * feat: add indcutor derating model and tests * feat: add lamp derating model and tests * feat: add relay derating model and tests * feat: add resistor derating model and tests * feat: add switch derating model and tests * test: rename derating tests to avoid import mismatch * test: update derating tests to call proper function * test: update design electric record tests * test: update hardware BoM view tests * test: update conftest.py to use f-strings * test: add tests for coverage * style: add/upate stub files * test: update failing test * style: fix code smells
- Loading branch information