Ran
|
Jobs
1
|
Files
545
|
Run time
56s
|
Badge
Embed ▾
README BADGES
|
push
github
Refactor/Cleanup Frontend (Part 1) (#2723) * Use useSession where it makes sense to do so * Remove unused ApplicationReducer * Revert "Remove unused ApplicationReducer" This reverts commit 7a72c251e. * Refactor and improve SICP parser type safety * Use type alias to prevent duplicated definitions of types for refs * Use blueprint components where possible to prevent hardcoding of CSS classes * Use JS `number` type instead of custom `integer` type for maintainability * Use dot-style attribute access instead of square brackets to reduce chances of typos * Remove unnecessary non-null assertions * Standardise return types * Add underscores for unused function parameters * Simplify dropdown styles * Replace div + CSS API with Blueprint component * Remove unnecessary classes from stylesheet * Remove unnecessary console.log statement * Fix format
2171 of 6777 branches covered (0.0%)
Branch coverage included in aggregate %.
5728 of 14461 relevant lines covered (39.61%)
18.93 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 7649157713.1 | 545 |
37.19 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|