Ran
|
Jobs
2
|
Files
62
|
Run time
36s
|
Badge
Embed ▾
README BADGES
|
push
github-actions
Breakout package parser class (#566) * move package_parser to its own file * add cspell workspace dictionary * add cspell workspace dictionary * fix mypy errors * skip 2 tests that fail using OM 1.20 * remove unnecessary python enumerate command * refactor: swap os. for Path in package_parser.py * refactor: transform self.path to be a Path no matter what it came in as * Revert "refactor: transform self.path to be a Path no matter what it came in as" This reverts commit 092e3863e. * Revert "refactor: swap os. for Path in package_parser.py" This reverts commit 137b8c163. --------- Co-authored-by: Nathan Moore <nathan.moore@nrel.gov>
888 of 1061 branches covered (83.69%)
Branch coverage included in aggregate %.
87 of 87 new or added lines in 14 files covered. (100.0%)
2460 of 2726 relevant lines covered (90.24%)
1.8 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
3 |
92.34 |
-1.86% | geojson_modelica_translator/modelica/input_parser.py |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
83.24 |
-1.16% | geojson_modelica_translator/modelica/modelica_runner.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 5413684304.1 | 62 |
88.6 |
||
2 | 5413684304.2 | 62 |
88.14 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|