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

kimata / my-py-lib / 28693832698

Builds Branch Commit Type Ran Committer Via Coverage
28693832698 main fix: 肥大化した Preferences を起動前に削除しセッション消失を防止 Chrome の既知バグ(日本語ロケール環境で内蔵拡張機能の manifest.name が 保存のたびに UTF-8 多重エンコードされる)により Preferences が指数的に 肥大化し(実測 369MB)、起動タイムアウト → プロファイル全体の退避 → ログインセッション消失の連鎖が約1週間周期で発生していた。 Preferences のみを閾値(5MB)超過時に削除することで、Cookie... push 04 Jul 2026 03:43AM UTC kimata github
58.91
27781877143 renovate/actions-upload-pages-artifact-5.x chore(deps): update actions/upload-pages-artifact action to v5 Pull #41 18 Jun 2026 07:08PM UTC web-flow github
58.83
27781885642 renovate/major-github-artifact-actions chore(deps): update github artifact actions to v7 Pull #29 18 Jun 2026 07:03PM UTC web-flow github
58.83
27781874608 renovate/actions-deploy-pages-5.x chore(deps): update actions/deploy-pages action to v5 Pull #39 18 Jun 2026 06:50PM UTC web-flow github
58.83
27781881501 renovate/dorny-test-reporter-3.x chore(deps): update dorny/test-reporter action to v3 Pull #38 18 Jun 2026 06:49PM UTC web-flow github
58.83
26877493166 main fix: ログイン後のキャンペーン用モーダルダイアログでクリックが遮断される問題を修正 iter_items_on_display 冒頭で _close_popup を呼び出し、account-button クリック 失敗時に _close_popup + リトライを行うようにした。 _close_popup は role=dialog + aria-modal=true な要素を汎用的に検出し、 aria-label / aria-labelledby から「閉じる」ラベルを判定する... push 03 Jun 2026 09:59AM UTC kimata github
60.75
26592584720 renovate/dorny-test-reporter-3.x chore(deps): update dorny/test-reporter action to v3 Pull #38 28 May 2026 06:00PM UTC web-flow github
60.75
26592583930 renovate/actions-upload-pages-artifact-5.x chore(deps): update actions/upload-pages-artifact action to v5 Pull #41 28 May 2026 05:59PM UTC web-flow github
60.75
26592575092 renovate/actions-deploy-pages-5.x chore(deps): update actions/deploy-pages action to v5 Pull #39 28 May 2026 05:59PM UTC web-flow github
60.75
26592576965 renovate/major-github-artifact-actions chore(deps): update actions/upload-artifact action to v7 Pull #29 28 May 2026 05:59PM UTC web-flow github
60.75
26375117422 main fix: footprint.elapsed が不在/破損時に time.time() を返すバグを修正 elapsed() は失敗時に diff_sec(=time.time()) を初期値のまま返していたため、 liveness ファイルが空や破損していた場合、約56年分の経過秒数として扱われ、 誤った stale 判定や Slack 通知の不正な内容を引き起こしていた。 戻り値型を float | None に変更し、不在・破損時は None を返すように修正。 compare(... push 24 May 2026 10:59PM UTC kimata github
60.75
26348297686 main fix: ERXUDP の payload 抽出位置を末尾基準に変更し side フィールド有無に対応 実機 (BP35A1 ファーム 1.2.10) では ERXUDP 応答が仕様書の 9 フィールド形式 (<sender> <dest> <rport> <lport> <senderlla> <secured> <side> <datalen> <data>) ではなく <side> 省略の 8 フィールド形式で返ってくることを確認。 新リファクタ版で仕様書通り parts[9] ... push 24 May 2026 01:15AM UTC kimata github
60.69
26347753894 main fix: BP35A1.recv_udp のデフォルト timeout を 60 秒に延長 新リファクタ版で recv_udp のデフォルト timeout を 5 秒にしていたが、 旧実装の readline timeout 5s × wait_count 10 = 最大 50 秒に比べて 短すぎた。 メーターの応答が 5 秒以内に来ない場合に None を返してしまい、 echonetenergy.py の get_value で parse_frame(None) を呼んで Val... push 24 May 2026 12:45AM UTC kimata github
60.69
26347514655 main refactor: BP35A1 をイベント駆動アーキテクチャに再構築 連続して 3 つのバグ (継承漏れ・PAN キャッシュ判定・MODE 3 パース) が 発生したのを契機に、 シリアル通信の処理を 3 レイヤに整理した: Layer 0: pyserial (外部) Layer 1: EventParser — 行ストリームを Event オブジェクトに分類 Layer 2: BP35A1Session — コマンド送信 + イベント待機 + 行プッシュバック ... push 24 May 2026 12:32AM UTC kimata github
60.69
26347109168 main fix: BP35A1 の __parse_pan_desc を MODE 3 の応答形式に対応 SKSCAN MODE 3 (active scan with IE) の応答には PairID フィールドが 含まれない場合があり、 EPANDESC ブロック終了後の EVENT 22 行を 読み込んだ際に「行がスペース始まりでない」と Exception を投げて プロセスがクラッシュしていた。 - スペース始まり以外の行が来たら EPANDESC ブロック終端として break -... push 24 May 2026 12:10AM UTC kimata github
59.65
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 26
  • 27
  • 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