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

corebreaker / yew-reactor / 25
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: 8-add-examples
DEFAULT BRANCH: main
Ran 30 Jul 2024 10:41PM UTC
Jobs 1
Files 20
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 Jul 2024 10:39PM UTC coverage: 100.0%. Remained the same
25

push

circleci

corebreaker
Fix components

- Create the component to put the runtime in a opaque context
- Add signal in component field, cause the signal will be removed when it will be in the effect
- Add hook:
  + for getting the runtime instance,
  + for getting the loop iteration variable,
  + for creating a signal
- Fixing generic constraints
- Create contexts for the runtime instance and loop variable
- Fixing the implementation of loop element
  + This simplier, just store the signal and use hook or a method on the component scope for getting the loop var
  + Children will get the iteration variable
  + The iteration variable won't be used for rendering the loop element
- Fixing some errors like in value state
- Fixing tests
- Add missing implementation for DeferRunner
  + To call runner when they are embed in a `Box<T>`,  a`Rc<T>`, or a `Arc<T>`.

547 of 547 relevant lines covered (100.0%)

33.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25.1 30 Jul 2024 10:41PM UTC 20
100.0
CircleCI Job
Source Files on build 25
  • Tree
  • List 20
  • Changed 9
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #25
  • 7abc14c9 on github
  • Prev Build on main (#19)
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