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

jandelgado / jled / 22038373340 / 1
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 15 Feb 2026 03:40PM UTC
Files 6
Run time 0s
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

15 Feb 2026 03:38PM UTC coverage: 98.457% (+0.005%) from 98.452%
22038373340.1

push

github

web-flow
Make time provider independent of PWM abstraction (#141)

* Make time provider independent of PWM abstraction

move time providing function to separate class

Since a platform can have multiple PWM-HALs (e.g. the one provided by
the platform, and additional ones like e.g. a PCA9685 HAL), but only
a single time provider, the code was split.

Each platform now has it's own time providing class, like e.g.
`class ArduinoClock`. An implementation consists of a
single static method: `static uint32_t millis()` that returns the
current time in millis.

319 of 324 relevant lines covered (98.46%)

760.85 hits per line

Source Files on job 22038373340.1
  • Tree
  • List 6
  • Changed 5
  • Source Changed 5
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22038373340
  • e5e6257c on github
  • Prev Job for on master (#22019135252.1)
  • Next Job for on master (#22077652943.1)
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