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

Attempt at implementation of VarNamedVector (Metadata alternative) #555

Merged
merged 222 commits into from
Oct 8, 2024

Fix type constraint

b23d4e2
Select commit
Loading
Failed to load commit list.
Merged

Attempt at implementation of VarNamedVector (Metadata alternative) #555

Fix type constraint
b23d4e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 7, 2024 in 0s

84.85% of diff hit (target 77.69%)

View this Pull Request on Codecov

84.85% of diff hit (target 77.69%)

Annotations

Check warning on line 371 in src/abstract_varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/abstract_varinfo.jl#L371

Added line #L371 was not covered by tests

Check warning on line 282 in src/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.jl#L282

Added line #L282 was not covered by tests

Check warning on line 312 in src/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.jl#L311-L312

Added lines #L311 - L312 were not covered by tests

Check warning on line 940 in src/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.jl#L940

Added line #L940 was not covered by tests

Check warning on line 133 in src/varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/varinfo.jl#L124-L133

Added lines #L124 - L133 were not covered by tests

Check warning on line 135 in src/varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/varinfo.jl#L135

Added line #L135 was not covered by tests

Check warning on line 139 in src/varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/varinfo.jl#L139

Added line #L139 was not covered by tests

Check warning on line 152 in src/varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/varinfo.jl#L149-L152

Added lines #L149 - L152 were not covered by tests

Check warning on line 158 in src/varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/varinfo.jl#L155-L158

Added lines #L155 - L158 were not covered by tests

Check warning on line 631 in src/varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/varinfo.jl#L630-L631

Added lines #L630 - L631 were not covered by tests

Check warning on line 692 in src/varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/varinfo.jl#L692

Added line #L692 was not covered by tests

Check warning on line 696 in src/varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/varinfo.jl#L694-L696

Added lines #L694 - L696 were not covered by tests

Check warning on line 819 in src/varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/varinfo.jl#L819

Added line #L819 was not covered by tests

Check warning on line 824 in src/varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/varinfo.jl#L824

Added line #L824 was not covered by tests

Check warning on line 830 in src/varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/varinfo.jl#L828-L830

Added lines #L828 - L830 were not covered by tests

Check warning on line 832 in src/varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/varinfo.jl#L832

Added line #L832 was not covered by tests

Check warning on line 837 in src/varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/varinfo.jl#L836-L837

Added lines #L836 - L837 were not covered by tests

Check warning on line 918 in src/varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/varinfo.jl#L917-L918

Added lines #L917 - L918 were not covered by tests

Check warning on line 921 in src/varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/varinfo.jl#L921

Added line #L921 was not covered by tests

Check warning on line 923 in src/varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/varinfo.jl#L923

Added line #L923 was not covered by tests

Check warning on line 1059 in src/varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/varinfo.jl#L1058-L1059

Added lines #L1058 - L1059 were not covered by tests

Check warning on line 1109 in src/varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/varinfo.jl#L1109

Added line #L1109 was not covered by tests

Check warning on line 1649 in src/varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/varinfo.jl#L1649

Added line #L1649 was not covered by tests

Check warning on line 1655 in src/varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/varinfo.jl#L1653-L1655

Added lines #L1653 - L1655 were not covered by tests

Check warning on line 1665 in src/varinfo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/varinfo.jl#L1665

Added line #L1665 was not covered by tests