Closed josephbirkner closed 1 week ago
β1 filesβ Β±0βββ1 suitesβ Β±0βββ3m 12s β±οΈ +13s 36 tests Β±0ββ36 β Β±0ββ0 π€ Β±0ββ0 β Β±0β 37 runsβ Β±0ββ37 β Β±0ββ0 π€ Β±0ββ0 β Β±0β
Results for commit 9363b221.βΒ± Comparison against base commit df138085.
:recycle: This comment has been updated with latest results.
Issues
12 New issues
43 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 | 64% | 47% | β |
include.simfil.model | 87% | 61% | β |
src | 72% | 41% | β |
src.model | 83% | 51% | β |
Summary | 74% (2141 / 2875) | 44% (1776 / 4017) | β |
Minimum allowed line rate is 50%
The naive lookup using a lower-case string copy is now really starting to impact performance during model building quite badly. So, here is a fix :smile: