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

Separate interpretation sets #30

Open
wants to merge 11 commits into
base: dev
Choose a base branch
from

Remove parsebaseformula and randombaseformula

cf2783a
Select commit
Loading
Failed to load commit list.
Open

Separate interpretation sets #30

Remove parsebaseformula and randombaseformula
cf2783a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 15, 2024 in 1s

10.81% of diff hit (target 53.05%)

View this Pull Request on Codecov

10.81% of diff hit (target 53.05%)

Annotations

Check warning on line 160 in src/old-code/anchored-formula.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/old-code/anchored-formula.jl#L159-L160

Added lines #L159 - L160 were not covered by tests

Check warning on line 301 in src/old-code/anchored-formula.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/old-code/anchored-formula.jl#L301

Added line #L301 was not covered by tests

Check warning on line 315 in src/old-code/anchored-formula.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/old-code/anchored-formula.jl#L315

Added line #L315 was not covered by tests

Check warning on line 330 in src/old-code/anchored-formula.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/old-code/anchored-formula.jl#L330

Added line #L330 was not covered by tests

Check warning on line 338 in src/old-code/anchored-formula.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/old-code/anchored-formula.jl#L338

Added line #L338 was not covered by tests

Check warning on line 51 in src/types/interpretation-sets.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/interpretation-sets.jl#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 53 in src/types/interpretation-sets.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/interpretation-sets.jl#L53

Added line #L53 was not covered by tests

Check warning on line 56 in src/types/interpretation-sets.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/interpretation-sets.jl#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 59 in src/types/interpretation-sets.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/interpretation-sets.jl#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 69 in src/types/interpretation-sets.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/interpretation-sets.jl#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 85 in src/types/interpretation-sets.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/interpretation-sets.jl#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 88 in src/types/interpretation-sets.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/interpretation-sets.jl#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 91 in src/types/interpretation-sets.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/interpretation-sets.jl#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 94 in src/types/interpretation-sets.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/interpretation-sets.jl#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 97 in src/types/interpretation-sets.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/interpretation-sets.jl#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 101 in src/types/interpretation-sets.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/interpretation-sets.jl#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 3 in src/types/parse.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/parse.jl#L3

Added line #L3 was not covered by tests

Check warning on line 9 in src/types/parse.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/parse.jl#L9

Added line #L9 was not covered by tests

Check warning on line 14 in src/types/parse.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/parse.jl#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 214 in src/utils/interpretation-sets.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/interpretation-sets.jl#L213-L214

Added lines #L213 - L214 were not covered by tests