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 specific dispatch for >= constraints. #81

Merged
merged 15 commits into from
Nov 26, 2023

Fix tests

4c6b531
Select commit
Loading
Failed to load commit list.
Merged

Add specific dispatch for >= constraints. #81

Fix tests
4c6b531
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 21, 2023 in 1s

16.40% of diff hit (target 80.92%)

View this Pull Request on Codecov

16.40% of diff hit (target 80.92%)

Annotations

Check warning on line 668 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L667-L668

Added lines #L667 - L668 were not covered by tests

Check warning on line 671 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L671

Added line #L671 was not covered by tests

Check warning on line 676 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L676

Added line #L676 was not covered by tests

Check warning on line 678 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L678

Added line #L678 was not covered by tests

Check warning on line 680 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L680

Added line #L680 was not covered by tests

Check warning on line 682 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L682

Added line #L682 was not covered by tests

Check warning on line 686 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L686

Added line #L686 was not covered by tests

Check warning on line 692 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L692

Added line #L692 was not covered by tests

Check warning on line 695 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L694-L695

Added lines #L694 - L695 were not covered by tests

Check warning on line 698 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L698

Added line #L698 was not covered by tests

Check warning on line 700 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L700

Added line #L700 was not covered by tests

Check warning on line 703 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L703

Added line #L703 was not covered by tests

Check warning on line 709 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L709

Added line #L709 was not covered by tests

Check warning on line 712 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L711-L712

Added lines #L711 - L712 were not covered by tests

Check warning on line 715 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L715

Added line #L715 was not covered by tests

Check warning on line 726 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L725-L726

Added lines #L725 - L726 were not covered by tests

Check warning on line 729 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L729

Added line #L729 was not covered by tests

Check warning on line 734 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L734

Added line #L734 was not covered by tests

Check warning on line 736 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L736

Added line #L736 was not covered by tests

Check warning on line 738 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L738

Added line #L738 was not covered by tests

Check warning on line 740 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L740

Added line #L740 was not covered by tests

Check warning on line 744 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L744

Added line #L744 was not covered by tests

Check warning on line 750 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L750

Added line #L750 was not covered by tests

Check warning on line 753 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L752-L753

Added lines #L752 - L753 were not covered by tests

Check warning on line 756 in src/attributes/compiler.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/attributes/compiler.jl#L756

Added line #L756 was not covered by tests