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

maximunited / imou_life / 25190317347
90%

Build:
DEFAULT BRANCH: master
Ran 30 Apr 2026 09:32PM UTC
Jobs 3
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 Apr 2026 09:30PM UTC coverage: 72.96%. Remained the same
25190317347

push

github

web-flow
feat: Verify entity-event-setup Bronze tier compliance (#20)

* feat: verify entity-event-setup Bronze tier compliance

Verify Bronze tier requirement: entity-event-setup

This integration is compliant with entity-event-setup because:
1. Motion detection uses binary_sensor (state-based: on/off)
2. Last alarm timestamp uses timestamp sensor (historical data)
3. No discrete event entities that require Event platform
4. Polling-based integration (not push-based events)

Changes:
- Add test_entity_event_setup_compliance test
- Verify motion alarm is binary sensor with device class "motion"
- Verify lastAlarm is timestamp sensor (historical data)
- Verify no Event platform registered (not needed for polling)
- Mark entity-event-setup as done in quality_scale.yaml
- Update Bronze tier summary: 18/19 complete (95%)

The Event platform is for push-based discrete events (doorbell press,
button click). This integration polls device state, so binary sensors
and timestamp sensors are the correct choice.

Bronze tier progress: 18/19 requirements complete
- ? entity-event-setup (this PR)
- ? 17 other requirements
- ?? brands (only remaining - needs logo assets)

Tests: 243 passed, 1 skipped

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* fix: make Bronze tier summary count dynamic

Address CodeRabbit review comment: Use len(bronze_requirements) instead of
hardcoded 19 to prevent drift when rules are added/removed.

Changes:
- Calculate total dynamically from dictionary length
- Percentage and summary now always accurate

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>

939 of 1287 relevant lines covered (72.96%)

2.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-3.12 - 25190317347.1 30 Apr 2026 09:32PM UTC 20
72.96
GitHub Action Run
2 run-3.11 - 25190317347.2 30 Apr 2026 09:32PM UTC 20
72.96
GitHub Action Run
3 run-3.13 - 25190317347.3 30 Apr 2026 09:32PM UTC 20
72.96
GitHub Action Run
Source Files on build 25190317347
  • Tree
  • List 20
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25190317347
  • f977d165 on github
  • Prev Build on master (#25180020454)
  • Next Build on master (#25190731458)
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