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

gnachman / iTerm2 / 518
30%
master: 30%

Build:
Build:
LAST BUILD BRANCH: 3.0.6
DEFAULT BRANCH: master
Ran 24 Jul 2016 04:49AM UTC
Jobs 1
Files 359
Run time 19s
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

pending completion
518

push

travis-ci

gnachman
Fix a bug where unused space was left at the bottom of a fullscreen window with a horizontal split:

- Set the showTitle flag in a tab's session viws when creating a tmux tab. This fixes a bug where there would be unused space at the bottom of a fullscreen window because -recompact would throw out the extra room left for the title bar.

Fix a bug where a fullscreen window with a horizontal split with cycle between two different sizes (issue 4933):

- Make addSplitter:toIntervalMap:forHeight:origin: use the size of the scrollview, not the size of the session view. If there is a per-pane titlebar it shouldn't be counted since the height is used to compute the number of rows.

- Get rid of maxTmuxSize, which double-counted the difference between the root splitter and the flexible view that contained it (tmuxSize already took that into account).

- Make tmuxSize use the floor of the charsDiff values. That's better behaved for negative values, since tmuxSize is meant to be equal to or smaller than the size that would fit on the screen.

Finally, make replaceViewHierarchyWithParseTree: set the showTitle flag. This is mostly on general principal.

26 of 26 new or added lines in 2 files covered. (100.0%)

27588 of 92548 relevant lines covered (29.81%)

31.33 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
sources/TmuxController.m
25
100.0
sources/PTYTab.m
Jobs
ID Job ID Ran Files Coverage
1 518.1 24 Jul 2016 04:49AM UTC 0
29.81
Travis Job 518.1
Source Files on build 518
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #518
  • 316fee7d on github
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