Ran
|
Jobs
1
|
Files
542
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
push
github
CSE UI/UX: Animations & UI improvements (#2931) * display array indices * animate moving numbers from agenda to stash * add code to read from previous agenda * Add animation components and some abstraction * Change test cases * Fix bug Properly disable animations when control and stash option is not enabled * display array indices * animate moving numbers from agenda to stash * add code to read from previous agenda * Add animation components and some abstraction * Change test cases * Fix bug Properly disable animations when control and stash option is not enabled * Fix issues with names after rebase * Fix animation bugs and refactoring of animation classes and logic * Fix mistake in test snapshot * Revert "Merge branch 'cse-uiux' of https://github.com/source-academy/frontend into cse-uiux" This reverts commit 7ef87d81a, reversing changes made to efa8c57c3. * Restructure animation classes * Add binary operator animation * Add unary operator animation * Begin work on block separation animation * Improve binary operation animation, and improve the versatility of the base animation components * Improve the unary operation and block animations * Update test cases and remove block animation conditions * Add pop animation (linear movement) * Improve pop animation, and cleanup code for pull request * Revert envVisualizer test snapshot changes * Add assignment animation * Work on binding lookup function * Improve assignment animation and touch up on other animations, added experimental Column component * Add lookup animation (Identifier) * Improve lookup animation * Hide arrows for lookup animation and show them when it's finished * Remove AnimationUtils.tsx file replaced with AnimationUtils.ts * Slow down assignment and lookup animations * Fix issues with merging * Add environment ... (continued)
1922 of 6915 branches covered (27.79%)
Branch coverage included in aggregate %.
84 of 696 new or added lines in 45 files covered. (12.07%)
8 existing lines in 6 files now uncovered.5267 of 14811 relevant lines covered (35.56%)
21.07 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
0.0 |
0.0% | src/features/cseMachine/animationComponents/BinaryOperationAnimation.tsx |
1 |
73.17 |
-1.83% | src/features/cseMachine/components/Text.tsx |
1 |
60.78 |
-5.07% | src/features/cseMachine/components/StashItemComponent.tsx |
1 |
53.66 |
-4.41% | src/features/cseMachine/components/ControlItemComponent.tsx |
1 |
0.0 |
0.0% | src/features/cseMachine/animationComponents/UnaryOperationAnimation.tsx |
3 |
14.56 |
-12.03% | src/features/cseMachine/CseMachineAnimation.tsx |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 8674392905.1 | 542 |
33.09 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|