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

source-academy / frontend / 5853200626
40%

Build:
DEFAULT BRANCH: master
Ran 14 Aug 2023 07:53AM UTC
Jobs 1
Files 545
Run time 10s
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

Canceled at 23 Sep 2024 12:15AM UTC via web
5853200626

push

github

web-flow
Fix bugs involving stepper in stories (#2620)

* Use most recent output for stepper

* Remove early return

This caused issues with tab handling due to interactions with show/hide
behavior.

* Create custom styles for stories side content

* Wrap StoriesSideContent in card and custom div

Improves layout

* Remove tab hiding logic from StoriesSideContent

Done in favour of more intuitive new UI/UX.

* Move stories output to a side content tab

Done in order to allow for change tabs callback to run when toggling
between normal output mode and stepper output mode.

* Set default tab to stories output

* Fire tab change callback when run button is clicked

* Fix incorrect tab change behavior

After removing the early return, as well as due to the possibility of
having multiple instances of the component sharing the same environment,
some of the assumptions that were previously had are no longer valid.
Thus, the tab-update callback logic needs to be updated accordingly.

* Add TODO

* Use component state over env state for usingSubst

Previously, whether or not the `Output` component needs to interpret the
incoming output as something for the stepper was dictated by the
environment state. Since the currently showing tab depends on the
component, as opposed to the environment setting, this resulted in a
runtime error when the currently selected tab is not the stepper but the
output tries to interpret the stepper output as a normal output.

* Create separate storiesRun side content type

Resolves FIXME.

* Fix workspace tab indicator spacing

This regression was introduced when Blueprint was upgraded a while back.

2168 of 6709 branches covered (32.31%)

Branch coverage included in aggregate %.

11 of 11 new or added lines in 2 files covered. (100.0%)

5734 of 14392 relevant lines covered (39.84%)

19.21 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
10.71
3.21% src/features/stories/storiesComponents/StoriesSideContent.tsx
7
1.2
0.18% src/features/stories/storiesComponents/SourceBlock.tsx

Uncovered Existing Lines

Lines Coverage ∆ File
1
10.71
3.21% src/features/stories/storiesComponents/StoriesSideContent.tsx
Jobs
ID Job ID Ran Files Coverage
1 5853200626.1 14 Aug 2023 07:53AM UTC 545
37.45
GitHub Action Run
Source Files on build 5853200626
  • Tree
  • List 545
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 992398fc on github
  • Prev Build on master (#5838965140)
  • Next Build on master (#5868384933)
  • 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

© 2025 Coveralls, Inc