Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(block)!: allow custom symbols for borders #529

Merged
merged 2 commits into from
Sep 24, 2023

test(block): add test for border_set()

f5edea3
Select commit
Failed to load commit list.
Merged

feat(block)!: allow custom symbols for borders #529

test(block): add test for border_set()
f5edea3
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Sep 22, 2023 in 0s

75.29% of diff hit (target 90.01%)

View this Pull Request on Codecov

75.29% of diff hit (target 90.01%)

Annotations

Check warning on line 1229 in src/widgets/block.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/widgets/block.rs#L1223-L1229

Added lines #L1223 - L1229 were not covered by tests

Check warning on line 1246 in src/widgets/block.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/widgets/block.rs#L1240-L1246

Added lines #L1240 - L1246 were not covered by tests

Check warning on line 1289 in src/widgets/block.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/widgets/block.rs#L1283-L1289

Added lines #L1283 - L1289 were not covered by tests