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

Alan-Jowett / CoPilot-For-Consensus / 20549192391 / 20
78%
main: 78%

Build:
DEFAULT BRANCH: main
Ran 28 Dec 2025 05:30AM UTC
Files 8
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

28 Dec 2025 05:06AM UTC coverage: 96.653%. Remained the same
20549192391.20

push

github

web-flow
Fix AttributeError when message 'from' field is None (#608)

* Initial plan

* Fix AttributeError when message 'from' field is None

- Replace message.get("from", {}) with (message.get("from") or {}) on lines 218 and 362
- Add test to verify messages with None 'from' field are handled gracefully
- All 72 parsing service tests pass

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

231 of 239 relevant lines covered (96.65%)

0.97 hits per line

Source Files on job copilot_summarization - 20549192391.20
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20549192391
  • aa04ce18 on github
  • Prev Job for on main (#20549183045.23)
  • Next Job for on main (#20549483800.1)
  • Delete
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