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: add support for functional elements (#14) #18

Merged
merged 10 commits into from
Nov 19, 2023

wip

5d681e5
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for functional elements (#14) #18

wip
5d681e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 19, 2023 in 0s

70.99% of diff hit (target 76.40%)

View this Pull Request on Codecov

70.99% of diff hit (target 76.40%)

Annotations

Check warning on line 54 in src/strucvars/eval/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strucvars/eval/common.rs#L54

Added line #L54 was not covered by tests

Check warning on line 56 in src/strucvars/eval/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strucvars/eval/common.rs#L56

Added line #L56 was not covered by tests

Check warning on line 42 in src/strucvars/eval/del/section1.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strucvars/eval/del/section1.rs#L42

Added line #L42 was not covered by tests

Check warning on line 48 in src/strucvars/eval/del/section1.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strucvars/eval/del/section1.rs#L45-L48

Added lines #L45 - L48 were not covered by tests

Check warning on line 52 in src/strucvars/eval/del/section1.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strucvars/eval/del/section1.rs#L52

Added line #L52 was not covered by tests

Check warning on line 42 in src/strucvars/eval/dup/section1.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strucvars/eval/dup/section1.rs#L42

Added line #L42 was not covered by tests

Check warning on line 48 in src/strucvars/eval/dup/section1.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strucvars/eval/dup/section1.rs#L45-L48

Added lines #L45 - L48 were not covered by tests

Check warning on line 52 in src/strucvars/eval/dup/section1.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strucvars/eval/dup/section1.rs#L52

Added line #L52 was not covered by tests

Check warning on line 277 in src/strucvars/eval/dup/section2.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strucvars/eval/dup/section2.rs#L277

Added line #L277 was not covered by tests

Check warning on line 287 in src/strucvars/eval/dup/section2.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strucvars/eval/dup/section2.rs#L284-L287

Added lines #L284 - L287 were not covered by tests

Check warning on line 291 in src/strucvars/eval/dup/section2.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strucvars/eval/dup/section2.rs#L291

Added line #L291 was not covered by tests

Check warning on line 348 in src/strucvars/eval/dup/section2.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strucvars/eval/dup/section2.rs#L348

Added line #L348 was not covered by tests

Check warning on line 358 in src/strucvars/eval/dup/section2.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strucvars/eval/dup/section2.rs#L355-L358

Added lines #L355 - L358 were not covered by tests

Check warning on line 362 in src/strucvars/eval/dup/section2.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strucvars/eval/dup/section2.rs#L362

Added line #L362 was not covered by tests

Check warning on line 366 in src/strucvars/eval/dup/section2.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strucvars/eval/dup/section2.rs#L366

Added line #L366 was not covered by tests

Check warning on line 376 in src/strucvars/eval/dup/section2.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strucvars/eval/dup/section2.rs#L373-L376

Added lines #L373 - L376 were not covered by tests

Check warning on line 382 in src/strucvars/eval/dup/section2.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strucvars/eval/dup/section2.rs#L381-L382

Added lines #L381 - L382 were not covered by tests

Check warning on line 384 in src/strucvars/eval/dup/section2.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strucvars/eval/dup/section2.rs#L384

Added line #L384 was not covered by tests

Check warning on line 121 in src/strucvars/eval/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strucvars/eval/mod.rs#L121

Added line #L121 was not covered by tests

Check warning on line 124 in src/strucvars/eval/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strucvars/eval/mod.rs#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 419 in src/strucvars/eval/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/strucvars/eval/mod.rs#L419

Added line #L419 was not covered by tests