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

source-academy / frontend / 23734489899
41%

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2026 08:10AM UTC
Jobs 1
Files 455
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

30 Mar 2026 08:07AM UTC coverage: 41.877% (+0.1%) from 41.747%
23734489899

push

github

web-flow
CSE Machine layout: Fixing referenced global functions throughout execution (#3695)

* Built-in/predeclared functions that are used in user code stays in global frame. Instead of referring to stash to check whether we need to include built-in/predeclared dynamically, we capture all of them that are needed, making them appear on global frames throughout.  (PS: this includes predelcared functions that are depended by other predeclared functions. For example: stream_map is dependent on pair, stream_tail,  is_null.

* improve cleaning up code logic and removed setDifference as no longer used

* yarn format

* sentry bot error fix

* include check for null rootnode to pass test

* minor changes to pass test

* format

* sentry bot fixes

* format

* minor changes

* format

* prevent user declarations from shadowing global built-ins via lexical scope analysis

* minor changes

---------

Co-authored-by: gigopogy <ethanlockzy@gmail.com>

2269 of 6457 branches covered (35.14%)

Branch coverage included in aggregate %.

46 of 64 new or added lines in 2 files covered. (71.88%)

5812 of 12840 relevant lines covered (45.26%)

29.01 hits per line

Uncovered Changes

Lines Coverage ∆ File
16
51.33
10.5% src/features/cseMachine/CseMachine.tsx
2
56.03
-0.99% src/features/cseMachine/CseMachineLayout.tsx
Jobs
ID Job ID Ran Files Coverage
1 23734489899.1 30 Mar 2026 08:10AM UTC 455
41.88
GitHub Action Run
Source Files on build 23734489899
  • Tree
  • List 455
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • fda27a97 on github
  • Prev Build on master (#23730385332)
  • Next Build on master (#23736245306)
  • Delete
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