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

veeso / tui-realm
90%

Build:
DEFAULT BRANCH: main
Repo Added 15 May 2021 07:56AM UTC
Files 75
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • 0.3.0
  • 0.3.1
  • 0.4.0
  • 0.5.0
  • 1.1.0
  • 1.2.0
  • 1.4.0
  • 1.5.0
  • 1.6.0
  • 2.0
  • 40-bug-tricky-problem-about-focus
  • actualMsrv
  • async-ports
  • asyncDefaultPorts
  • betterCmdResult
  • betterPoll
  • borderCopy
  • changelog
  • changetext
  • changetitle
  • chore/release-4.1.0
  • cleanup
  • codebergNoFork
  • commonHgFocus
  • coverall
  • docs
  • docs/170-opencode-kanban
  • docs/improve-getting-started-guide
  • dontClear
  • eventref
  • extraTests
  • feat/145-support-ratatui-testbackend
  • feat/161-rename-mock-component
  • feat/190-test-event-listener
  • feature/4.0
  • fix/179-textarea-perform-will-always-return-cmd-result-none
  • fix/treeview-backports
  • fixCoverage
  • fixDocs
  • fixIssues
  • fixRemountFocus
  • fixTableStyle
  • fixbuild
  • fixes
  • fixupProps
  • forceFocus
  • generalImprovements
  • getDowncastComp
  • highlightStyle
  • imgbot
  • improveAsyncPorts
  • inconsistentTick
  • inlineExample
  • issue-5-issue-when-input-chinese-characters
  • lessVariance
  • lessenExamples
  • list-and-tables
  • manySubscriptions
  • moreTestChanges
  • mouseCapture
  • new-api
  • pollChanges
  • portDocs
  • portPollMultipleTimes
  • propAnyImprovement
  • propValueAny
  • propsRefOnly
  • queryRef
  • quetty
  • ratatui30
  • reAddTup2
  • reducePropLength
  • refactor/162-migrate-to-single-workspace
  • refactor/168-cleanup-exports
  • refactorTermion
  • refmut
  • refs/tags/v0.3.0
  • refs/tags/v0.3.1
  • refs/tags/v0.3.2
  • refs/tags/v0.4.0
  • refs/tags/v0.4.1
  • refs/tags/v0.4.2
  • refs/tags/v0.4.3
  • refs/tags/v0.5.0
  • refs/tags/v0.5.1
  • refs/tags/v0.6.0
  • refs/tags/v1.0.0
  • refs/tags/v1.0.1
  • refs/tags/v1.1.0
  • refs/tags/v1.1.2
  • refs/tags/v1.2.0
  • refs/tags/v1.2.1
  • refs/tags/v1.3.0
  • refs/tags/v1.4.0
  • refs/tags/v1.4.1
  • refs/tags/v1.4.2
  • refs/tags/v1.5.0
  • refs/tags/v1.6.0-1
  • refs/tags/v1.7.0
  • refs/tags/v1.7.1
  • refs/tags/v1.8.0
  • refs/tags/v1.9.0
  • refs/tags/v1.9.1
  • refs/tags/v2.0.0
  • refs/tags/v2.0.1
  • refs/tags/v2.0.2
  • refs/tags/v2.0.3
  • removeBridge
  • removeClipboard
  • removeDataset
  • removePoll
  • removeUpdate
  • renameOne
  • renameVariants
  • revert-81-patch-1
  • rootFiles
  • serde
  • serde-fix
  • sharedSubClause
  • states-unwrap
  • statetup
  • stdTextareaText
  • strategyChanges
  • styleFix
  • termionBlocking
  • termwiz
  • test/191-add-full-component-state-and-view-coverage-and-snapshot-tests
  • testEventHandler
  • tui-0.16
  • updateMacros
  • useStd
  • userevents
  • v2.1.0
  • v2.2.0
  • v2.4.0
  • v3.0.0
  • v3.0.1
  • v3.1.0
  • v3.2.0
  • v3.3.0
  • v4.1.0
  • workflow

02 May 2026 12:56PM UTC coverage: 90.043% (+0.03%) from 90.017%
25252404092

push

github

veeso
build: update `Cargo.lock`

13908 of 15446 relevant lines covered (90.04%)

51.86 hits per line

Relevant lines Covered
Build:
Build:
15446 RELEVANT LINES 13908 COVERED LINES
51.86 HITS PER LINE
Source Files on main
  • Tree
  • List 75
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25252404092 main build: update `Cargo.lock` push 02 May 2026 12:57PM UTC veeso github
90.04
25252062002 main fix(stdlib): fix "Table" not respecting row's line style push 02 May 2026 12:38PM UTC veeso github
90.02
25167577872 main feat(stdlib): change components to allow "HighlightStyleUnfocused" properly push 30 Apr 2026 01:19PM UTC hasezoey github
90.07
24675424619 main docs(CHANGELOG): actually have correct entry for 4.0.0 push 20 Apr 2026 03:34PM UTC veeso github
90.17
24661200841 main style(tuirealm): fix warning about unused function push 20 Apr 2026 10:21AM UTC hasezoey github
90.14
24603779629 main docs: fix broken image and doc links in READMEs and guides push 18 Apr 2026 11:34AM UTC veeso github
90.14
24603728459 main chore: Release 4.0.0 (#216) ## Summary - Major release of tui-realm bumping all crates (`tuirealm`, `tui-realm-stdlib`, `tuirealm_derive`, `tui-realm-textarea`, `tui-realm-treeview`) to **4.0.0** - Upgrades to `ratatui` 0.30 and Rust edition 202... push 18 Apr 2026 11:32AM UTC web-flow github
90.14
22298712990 main docs: apps using tui-realm - opencode-kanban closes #170 push 23 Feb 2026 08:43AM UTC veeso github
92.1
21518206202 main ci: mirror to codeberg push 30 Jan 2026 01:56PM UTC veeso github
92.02
20537920838 main feat: update MSRV to 1.86 push 27 Dec 2025 10:34AM UTC hasezoey github
92.02
See All Builds (545)
  • Repo 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

© 2026 Coveralls, Inc