• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

source-academy / frontend / 23881887919

02 Apr 2026 03:11AM UTC coverage: 41.556% (-0.09%) from 41.646%
23881887919

push

github

web-flow
Introducing temporary layout tables when clearDeadFrame is toggled (#3714)

* Added the removeDeadFrames feature
Only dead frames disappear as of right now, for function objects and the rest, work to be done

Animations : will be done by Keying!

* Added the functionality for toggle of dead vs ONLY live for
	function closure objects
	Generic Arrow
	Text (recursively automated)
	Arrays and hence pairs as well

* Fix : Removed gaps
Finally processed the logic by recomputing the envTree for the specific step when the toggle is on

* Fix : CI format errors and made it from checkbox -> onClick button!

* Fix : Toggle -> One time cleanup

* Changed from Hide -> Clear and the icon

* Fixed the following errors and implemented suggestions
1. Fixed the snapshot and lint erros
2. Added the disable feature (as suggested by @sayomaki) where to suggest that its CLEAR and not HIDE, we disable after pressing once!!
3. Changed all instances of hide to clear in our current implementation!

* Fixed tsc error

* Fixed the sentry bot suggestion

* Fixed the error where the frames WERE not moving due to the Layout team's invariant!
Now the frames do move by violating their invariant ONLY if the Clear mode is ON

* Version 1

* Version 2

* Added the following functionalities
1. Capped out the func desc box's widths
2. Click to reveal FULL length descriptions in normal mode
3. Fixed gaps between the FRAMES in PRINTABLE mode

* Fixed a bug where the gap between two frames was not dynamically being set and was capped out!
1. This makes every other test case which we have made look MUCH better!
2. Secondly, we also fixed a bug where recursive closure objects' description boxes' width and length was NOT being
	accounted for

* Fixed format error

* cse layout: normalize frame width accounting and add printable fn description spacing

- normalize Frame width semantics:
  - totalWidth now represents only frame block width
  - totalDataWidth is computed as true overflow beyond fr... (continued)

2266 of 6477 branches covered (34.99%)

Branch coverage included in aggregate %.

25 of 71 new or added lines in 5 files covered. (35.21%)

3 existing lines in 3 files now uncovered.

5780 of 12885 relevant lines covered (44.86%)

28.37 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

53.69
/src/features/cseMachine/CseMachineLayout.tsx


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc