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

paulmthompson / WhiskerToolbox / 15595723905 / 1
73%
main: 73%

Build:
DEFAULT BRANCH: main
Ran 11 Jun 2025 09:20PM UTC
Files 116
Run time 315min
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

11 Jun 2025 09:07PM UTC coverage: 62.388%. Remained the same
15595723905.1

push

github

paulmthompson
feat: Add multi-sequence video export with individual title cards

Major refactor of Export_Video_Widget to support concatenating multiple frame sequences
into a single MP4 file, with optional individual title cards for each sequence.

New Features:
- VideoSequence struct to store sequence data (start/end frames, title settings)
- Sequence management table showing all configured sequences
Dual-mode operation: multi-sequence when sequences are defined, single-sequence fallback

UI Enhancements:
- Video Sequences groupbox with management controls and table view
- Table columns: Start Frame, End Frame, Has Title, Title Text, Title Frames
- Clear visual separation between multi-sequence and single-sequence modes
- Real-time duration estimation for both modes (shows sequence count in multi-mode)

Technical Implementation:
- Refactored _exportVideo() to handle both modes with proper sequence iteration
- Each sequence can have individual title card settings (text, frame count, font size)
- Duration calculation accounts for all sequences and their individual title frames
- Improved logging shows sequence processing progress during export
- Maintains backward compatibility with existing single-sequence workflow

Export Logic:
- Multi-sequence: Iterates through sequences, generates title for each (if enabled), exports frames
- Single-sequence: Uses existing UI controls when no sequences are defined
- Consistent frame processing pipeline for both title and content frames

Use Cases:
- Concatenate non-contiguous analysis periods (e.g., frames 100-200, 400-500, 700-1000)
- Add descriptive title cards before different experimental conditions
- Create segmented videos with contextual information for each segment
- Streamline creation of multi-part analysis videos for research presentationsDual-mode operation: multi-sequence when sequences are defined, single-sequence fallback

UI Enhancements:
- Video Sequences groupbox with management controls and table view
- Tabl... (continued)

6922 of 11095 relevant lines covered (62.39%)

609.49 hits per line

Source Files on job 15595723905.1
  • Tree
  • List 116
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15595723905
  • 1babe146 on github
  • Prev Job for on main (#15594963568.1)
  • Next Job for on main (#15615152360.1)
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