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

source-academy / frontend / 5399648319 / 1
40%
master: 40%

Build:
DEFAULT BRANCH: master
Ran 28 Jun 2023 09:50AM UTC
Files 527
Run time 8s
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

28 Jun 2023 09:45AM UTC coverage: 36.495% (+0.04%) from 36.459%
5399648319.1

push

github

web-flow
Add agenda and stash visualisation to environment visualiser (#2532)

* Set up the base for starting with agenda stash visualization
* Checkbox to only display the agenda and stash
* Agenda and stash passed to EnvViz component
* Convert AgendaItems to their respective components with helper functions
* Very Basic Literal Value Item implemented

* Add generic Agenda Item Component

* Design for the stacks and generic stackItems implemented.
* Also did some refactoring and renaming of previous functions and components

* Add placeholder for each node and instruction

* Add display for binary/unary operators and for nodes using their program strings(not fully tested yet)

* Truncate text by width for agenda

* Use config ellipsis

* Fix bug where there was large space between item components

* Truncate text by height

* Integrate agenda and stash with environment
* only works for compact layout
* Shifted button group to the top so more area is available to display information

* Arrows from env instr to frmar

* Fixed bug with the arrows in the environment

* Fixed failing tetsts

* Modify setEditorHighlightedLines to highlight all lines from start to end

    * The saga for setEditorHighlightedLines was originally only
      highlighting the first line.
    * The reducer for setEditorHighlightedLines gave the correct state to
      the Editor component and added markers to the Ace Editor with
      className 'myMarker', but this class was not used.
    * The saga uses highlighting from inspector.js in public/externalLibs.
      We should remove that and use the reducer instead.

* Added line highlighting when hovering over agenda node

* The line highlighting probably needs a refactor. There isn't a way to
  unhighlight specific lines. It is being done by resetting the
  highlighted lines currently. We probably need to remember marker IDs,
  and have a way to highlight the gutter (which react-ace does not... (continued)

2011 of 6400 branches covered (31.42%)

Branch coverage included in aggregate %.

5335 of 13729 relevant lines covered (38.86%)

18.22 hits per line

Source Files on job 5399648319.1
  • Tree
  • List 527
  • Changed 26
  • Source Changed 0
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 5399648319
  • eab48d40 on github
  • Prev Job for on master (#5387263795.1)
  • Next Job for on master (#5459397512.1)
  • 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