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

kobotoolbox / kpi / 15402694820
81%
master: 76%

Build:
Build:
LAST BUILD BRANCH: dev-1257-remove-v1-forms-endpoint
DEFAULT BRANCH: master
Ran 02 Jun 2025 09:36PM UTC
Jobs 1
Files 638
Run time 1324min
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

02 Jun 2025 09:00PM UTC coverage: 80.525% (-0.007%) from 80.532%
15402694820

push

github

web-flow
fix(attachments): use `SKIP_HEAVY_MIGRATIONS` for new column index creation (#5816)

### 📣 Summary
Adds support for skipping heavy index creation on large databases using
the `SKIP_HEAVY_MIGRATIONS` flag.



### 📖 Description
This PR wraps the index creation for new attachment-related columns in a
conditional check using the `SKIP_HEAVY_MIGRATIONS` setting.

This allows deploys on large databases to skip time-consuming index
creation steps during the main release migration process.
Indexes can then be applied separately in a controlled environment,
reducing downtime and improving deployment reliability.

6078 of 9698 branches covered (62.67%)

23064 of 28642 relevant lines covered (80.53%)

0.81 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
94.41
-1.24% kobo/apps/stripe/views.py
Jobs
ID Job ID Ran Files Coverage
1 15402694820.1 02 Jun 2025 09:36PM UTC 638
80.53
Source Files on build 15402694820
  • Tree
  • List 638
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 937957a1 on github
  • Prev Build on release/2.025.14 (#15402573881)
  • Next Build on release/2.025.14 (#15418976992)
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

© 2025 Coveralls, Inc