JavaScript package to calculate several thermal comfort indices (e.g., PMV, SET, two-node model, PHS)
Stars
6
Forks
7
Watchers
6
Open Issues
5
Overall repository health assessment
^11.12.0^3.3.2^29.7.0^14.0.3^2.0.0^11.11.1^9.1.7^29.7.0^4.0.5^16.4.0^4.17.23^3.8.1^5.9.3185
commits
126
commits
67
commits
48
commits
43
commits
22
commits
12
commits
8
commits
8
commits
1
commits
Merge pull request #144 from Pyqren/fix/test-validation-and-assertions
1f3f255View on GitHubfix Prettier formatting issues in validate.test.js and utilities.test.js
686399cView on GitHubadress feedback regarding Prettier formatting, unit test for validateResult helper, meta-tests for runTest assertion logic, and global default tolerance value.
e9b6ad9View on GitHubfix the test validation and assertion issues affecting various models.
60e266eView on GitHubMerge pull request #143 from yzq124537/fix/adaptive-tolerance-and-validate-result
20f71e8View on GitHubfix: fix tolerance undefined problem in adaptive_ashrae and adaptive_en, which caused all validation checks to be silently skipped, fix validateResult using toBeCloseTo instead of absolute tolerance comparison
b42b96fView on GitHubchore: update changelog for version 1.1.0 and document breaking changes
d9c8cecView on GitHubMerge pull request #141 from TIAN-TOM/fix/remove-array-apis
ea4470aView on GitHubrefactor: update authors section for clarity and consolidate contributor information
a621178View on GitHubfeat: allow configurable validation data reference for model tests
5f46bddView on GitHub