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

Add box_shadow spread, h_offset, and v_offset #108

Merged
merged 2 commits into from
Sep 22, 2023

keep radius naming instead of radii

07ea953
Select commit
Loading
Failed to load commit list.
Merged

Add box_shadow spread, h_offset, and v_offset #108

keep radius naming instead of radii
07ea953
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Sep 22, 2023 in 1s

0.00% of diff hit (target 3.74%)

View this Pull Request on Codecov

0.00% of diff hit (target 3.74%)

Annotations

Check warning on line 93 in src/style.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/style.rs#L85-L93

Added lines #L85 - L93 were not covered by tests

Check warning on line 633 in src/style.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/style.rs#L633

Added line #L633 was not covered by tests

Check warning on line 653 in src/style.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/style.rs#L649-L653

Added lines #L649 - L653 were not covered by tests

Check warning on line 661 in src/style.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/style.rs#L656-L661

Added lines #L656 - L661 were not covered by tests

Check warning on line 669 in src/style.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/style.rs#L663-L669

Added lines #L663 - L669 were not covered by tests

Check warning on line 677 in src/style.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/style.rs#L672-L677

Added lines #L672 - L677 were not covered by tests

Check warning on line 685 in src/style.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/style.rs#L679-L685

Added lines #L679 - L685 were not covered by tests

Check warning on line 693 in src/style.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/style.rs#L688-L693

Added lines #L688 - L693 were not covered by tests

Check warning on line 697 in src/style.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/style.rs#L695-L697

Added lines #L695 - L697 were not covered by tests

Check warning on line 798 in src/view.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/view.rs#L798

Added line #L798 was not covered by tests

Check warning on line 804 in src/view.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/view.rs#L803-L804

Added lines #L803 - L804 were not covered by tests

Check warning on line 807 in src/view.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/view.rs#L807

Added line #L807 was not covered by tests

Check warning on line 832 in src/view.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/view.rs#L817-L832

Added lines #L817 - L832 were not covered by tests