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

ddmms / ml-peg / 29807469457 / 3
26%
main: 27%

Build:
Build:
LAST BUILD BRANCH: LIB_electrolyte_multiparityplots
DEFAULT BRANCH: main
Ran 21 Jul 2026 06:40AM UTC
Files 19
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

21 Jul 2026 06:34AM UTC coverage: 26.009%. Remained the same
29807469457.3

Pull #711

github

google-labs-jules[bot]
⚡ Bolt: Optimize Pandas DataFrame iteration

Replaced usages of `iterrows()` across the codebase with `itertuples()` or `to_dict('records')`.
`iterrows()` is known to be a severe performance bottleneck for DataFrame iteration because it yields rows as Series objects. Using `itertuples()` or `to_dict('records')` avoids this overhead and provides a measurable speedup.

Co-authored-by: alinelena <3306823+alinelena@users.noreply.github.com>
Pull Request #711: ⚡ Bolt: Optimize Pandas DataFrame iteration

290 of 1115 relevant lines covered (26.01%)

0.26 hits per line

Source Files on job run-3.13 - 29807469457.3
  • Tree
  • List 19
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29807469457
  • 60d91a22 on github
  • Prev Job for on bolt/optimize-pandas-iteration-6134474836724031499 (#29776232169.2)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc