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

veeso / tui-realm-stdlib / 13283044543
70%

Build:
DEFAULT BRANCH: main
Ran 12 Feb 2025 10:17AM UTC
Jobs 1
Files 20
Run time 311min
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

12 Feb 2025 10:16AM UTC coverage: 68.235% (-0.1%) from 68.377%
13283044543

push

github

web-flow
Remove some more clones / allocations (#30)

* style(table): use "row_highlight_style" instead of "highlight_style"

to avoid deprecation warning

* deps(tuirealm): update to 2.1.0

* refactor(components::span::Span::view): use "as_text_span" instead of manual impl

re 913b08075
Also changed behavior to not panic, and instead skip any values that are not "TextSpan"s

* refactor(components::span::Span::view): avoid further clones when getting text

* refactor(components::paragraph::Paragraph::view): avoid clones when getting text

* refactor(components::label::Label::view): avoid clones when getting text

* refactor(components::list::List::view): avoid clones when getting text

* style(components::phantom): fix reference to "Spinner"

* refactor(components::radio::Radio::view): avoid clones when getting choices

* refactor(components::select::Select::view): avoid clones when getting choices

* refactor(components::table::Table::view): avoid clones when getting rows

* refactor(components::table::Table::view): avoid clones when getting headers

also remove "Table::headers" as it is only ever written to and never actually read. (compared to a scoped-variable)

* refactor(components::table::Table::view): avoid clones when getting highlight symbol

also remove "Table::hg_str" as it is only ever written to and never actually read. (compared to a scoped-variable)

* refactor(components::textarea::Textarea::view): avoid clones when getting highlight symbol

also remove "Textarea::hg_str" as it is only ever written to and never actually read. (compared to a scoped-variable)

* refactor(components::textarea::Textarea::view): avoid clones when getting text

0 of 82 new or added lines in 8 files covered. (0.0%)

1 existing line in 1 file now uncovered.

3278 of 4804 relevant lines covered (68.23%)

1.63 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
79.77
0.0% src/components/radio.rs
1
64.72
0.0% src/components/select.rs
4
47.25
-1.06% src/components/label.rs
6
46.39
0.47% src/components/span.rs
9
41.67
-1.3% src/components/paragraph.rs
17
65.3
0.0% src/components/textarea.rs
22
77.05
-0.31% src/components/list.rs
22
74.66
-0.38% src/components/table.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
74.66
-0.38% src/components/table.rs
Jobs
ID Job ID Ran Files Coverage
1 13283044543.1 12 Feb 2025 10:17AM UTC 20
68.23
GitHub Action Run
Source Files on build 13283044543
  • Tree
  • List 20
  • Changed 9
  • Source Changed 9
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13283044543
  • 9b5c5b33 on github
  • Prev Build on main (#13283034696)
  • Next Build on main (#13283472729)
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