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

ddmms / ml-peg / 26621498895 / 4
30%
main: 30%

Build:
Build:
LAST BUILD BRANCH: bolt/cache-faq-loading-18433256623000223384
DEFAULT BRANCH: main
Ran 29 May 2026 06:21AM UTC
Files 18
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

29 May 2026 06:16AM UTC coverage: 30.43%. Remained the same
26621498895.4

Pull #576

github

google-labs-jules[bot]
perf: replace slow iterrows() with itertuples() or to_dict('records')

Replaces inefficient pandas `iterrows()` loops in calculation scripts with significantly faster `itertuples(index=False)` or `to_dict('records')` depending on indexing requirements. This speeds up dataframe iterations locally by 10-50x.

Co-authored-by: alinelena <3306823+alinelena@users.noreply.github.com>
Pull Request #576: ⚡ Bolt: [replace slow iterrows with faster iteration]

290 of 953 relevant lines covered (30.43%)

0.3 hits per line

Source Files on job run-3.12 - 26621498895.4
  • Tree
  • List 18
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26621498895
  • 6617d793 on github
  • Prev Job for on bolt/optimize-iterrows-11345791631871681344 (#26583933426.2)
  • 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