Closed johannes-wolf closed 3 months ago
β1 filesβ Β±0βββ1 suitesβ Β±0βββ3m 9s :stopwatch: -1s 34 tests Β±0ββ34 :white_check_mark: Β±0ββ0 :zzz: Β±0ββ0 :x: Β±0β 35 runsβ Β±0ββ35 :white_check_mark: Β±0ββ0 :zzz: Β±0ββ0 :x: Β±0β
Results for commit b0f3456f.βΒ± Comparison against base commit fdaef25b.
:recycle: This comment has been updated with latest results.
Issues
52 New issues
31 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Package | Line Rate | Branch Rate | Health |
---|---|---|---|
include.simfil | 61% | 43% | β |
include.simfil.model | 87% | 61% | β |
src | 73% | 42% | β |
src.model | 80% | 47% | β |
Summary | 74% (2058 / 2790) | 43% (1660 / 3835) | β |
Minimum allowed line rate is 50%
Adds a
toJson()
toModelPool
andModelNode
+ converting an object to a string will give a JSON representation.Marks
Fields::resolve
as const.