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

maximunited / imou_life / 26846100064

Builds Branch Commit Type Ran Committer Via Coverage
26846100064 master fix: reduce rate limit log spam and handle empty API errors (#66) * fix: reduce rate limit log spam and handle empty API error messages Demote repeated "Skipping device initialization due to active rate limit" from warning to debug — the initial... push 02 Jun 2026 08:30PM UTC web-flow github
90.38
26816552160 master deps(deps): bump the python-dependencies group in /config with 3 updates (#68) Updates the requirements on [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release), [coverage](https://github.com/coveragepy/cov... push 02 Jun 2026 11:26AM UTC web-flow github
90.34
26816520923 master ci(deps): bump the github-actions group with 2 updates (#67) Bumps the github-actions group with 2 updates: [actions/setup-python](https://github.com/actions/setup-python) and [python-semantic-release/python-semantic-release](https://github.com/p... push 02 Jun 2026 11:26AM UTC web-flow github
90.34
26705777352 master fix: reset rate limit cycle when estimated reset time expires (#65) * fix: reset rate limit cycle when estimated reset time expires When a rate limit hit occurred after estimated_reset_time had passed, record_rate_limit() kept the old (now past)... push 31 May 2026 06:52AM UTC web-flow github
90.34
26695399392 master feat: add tiered polling to reduce API call volume by 66% (#64) Fast cycles (3 of 4) poll only critical sensors (online status + motion alarm = 2 API calls). Full cycles (every 4th) poll everything (~16 calls). Reduces daily API calls from ~1,536... push 30 May 2026 09:31PM UTC web-flow github
90.33
26694497624 master fix: stop probing after 3 rate limit failures and wait for reset (#63) * fix: scale rate limit backoff with hit count The backoff was fixed at 300s regardless of how many times the rate limit was hit, causing an infinite retry loop every 5 minut... push 30 May 2026 08:47PM UTC web-flow github
90.64
26686193232 master fix: scale rate limit backoff with hit count (#62) The backoff was fixed at 300s regardless of how many times the rate limit was hit, causing an infinite retry loop every 5 minutes. Now the backoff scales linearly with hit_count (5min, 10min, 15m... push 30 May 2026 02:25PM UTC web-flow github
90.84
26685233213 master fix: handle oversized identifier tuples in orphan cleanup (#61) Device identifiers can have more than 2 elements, causing ValueError on tuple unpacking. Use index access with length guard instead. Co-authored-by: Claude Sonnet 4.5 <noreply@anthr... push 30 May 2026 01:40PM UTC web-flow github
90.84
26684280811 master fix: auto-cleanup orphan devices on entry setup (#60) * fix: auto-cleanup orphan devices on entry setup When a config entry is deleted and re-added, the old device registry entry (keyed by the previous entry_id) was left behind as an orphan. Thi... push 30 May 2026 12:53PM UTC web-flow github
90.84
26682775980 master refactor: migrate release flow to python-semantic-release (#59) * refactor: migrate release flow to python-semantic-release Replace the custom git-bump PowerShell script and complex 240-line release workflow with python-semantic-release (PSR) fo... push 30 May 2026 11:37AM UTC web-flow github
90.76
26411063404 master deps(deps): update numpy requirement (#58) Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version. Updates `numpy` to 2.4.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https:... push 25 May 2026 04:53PM UTC web-flow github
90.76
26193607104 master Fix: Implement intelligent rate limit backoff to prevent API spam (#57) * fix: suppress Scrutinizer false positives with inline noqa comments Add inline suppressions for 3 Scrutinizer warnings in __init__.py where static analysis incorrectly fla... push 20 May 2026 10:29PM UTC web-flow github
90.76
26150922658 master deps(deps): bump the python-dependencies group in /config with 6 updates (#56) Updates the requirements on [myst-parser](https://github.com/executablebooks/MyST-Parser), [black](https://github.com/psf/black), [mypy](https://github.com/python/mypy... push 20 May 2026 08:32AM UTC web-flow github
90.94
26033891639 master chore: fix gitignore scope and untrack coverage.lcov Scope run_tests.bat/ps1 and activate_venv.bat/ps1 ignores to root-only (/) so tools/scripts/ equivalents remain tracked. Remove coverage.lcov from tracking as a generated artifact. Co-Authored... push 18 May 2026 12:38PM UTC maximunited github
90.94
26033700852 master chore: add CONTEXT.md and expand .gitignore Add CONTEXT.md to the repo. Extend .gitignore with npm/Node.js cache dirs, coverage artifacts, Docker build dirs, pytest cache, generated local dev scripts, and common editor/OS temporaries. Co-Authore... push 18 May 2026 12:35PM UTC maximunited github
90.94
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • Next →
  • Back to Repo
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