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

jzombie / term-wm / 33225293191
86%

Build:
DEFAULT BRANCH: main
Ran 29 Aug 2026 01:11AM UTC
Jobs 1
Files 160
Run time 1min
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 Aug 2026 01:02AM UTC coverage: 85.875% (-0.03%) from 85.902%
33225293191

push

github

web-flow
fix(pty): [windows-os] Fix UI disappearance when resizing the viewport (#334)

* fix(pty): [windows-os] Fix UI disappearnce when resizing the viewport

Fixed

- Reverted drain-synchronized PTY resize to synchronous VT100 grid
  reflow + OS resize, fixing UI disappearance on Windows OS when
  resizing the viewport (#325). The deferred resize architecture caused
  the main thread to clone a transitional/empty screen buffer before the
  reader thread applied the VT100 reflow, resulting in permanently blank
  terminal windows.

* build(deps): bump rust from 1.97-alpine3.24 to 1.98-alpine3.24 (#331)

Bumps rust from 1.97-alpine3.24 to 1.98-alpine3.24.

---
updated-dependencies:
- dependency-name: rust
  dependency-version: 1.98-alpine3.24
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump syn from 3.0.3 to 3.0.4 (#330)

Bumps [syn](https://github.com/dtolnay/syn) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/3.0.3...3.0.4)

---
updated-dependencies:
- dependency-name: syn
  dependency-version: 3.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update CHANGELOG.md

* Restore shared constant

* Prepare for v0.10.6-alpha

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

78 of 114 new or added lines in 1 file covered. (68.42%)

13 existing lines in 2 files now uncovered.

53311 of 62080 relevant lines covered (85.87%)

434.99 hits per line

Uncovered Changes

Lines Coverage ∆ File
36
89.5
-0.54% crates/term-wm-pty-engine/src/pty.rs

Coverage Regressions

Lines Coverage ∆ File
8
89.5
-0.54% crates/term-wm-pty-engine/src/pty.rs
5
83.86
-0.47% crates/term-session-client/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 33225293191.1 29 Aug 2026 01:11AM UTC 160
85.87
GitHub Action Run
Source Files on build 33225293191
  • Tree
  • List 160
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33225293191
  • 423fa078 on github
  • Prev Build on main (#33124025914)
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