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

Make get_array work with all supported data types. #12

Merged
merged 3 commits into from
Jul 5, 2024

Remove mutually recursive module definition of Group and Array nodes.

3288278
Select commit
Loading
Failed to load commit list.
Merged

Make get_array work with all supported data types. #12

Remove mutually recursive module definition of Group and Array nodes.
3288278
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 5, 2024 in 1s

30.00% of diff hit (target 74.32%)

View this Pull Request on Codecov

30.00% of diff hit (target 74.32%)

Annotations

Check warning on line 199 in lib/metadata.ml

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/metadata.ml#L198-L199

Added lines #L198 - L199 were not covered by tests

Check warning on line 214 in lib/metadata.ml

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/metadata.ml#L213-L214

Added lines #L213 - L214 were not covered by tests

Check warning on line 94 in lib/node.ml

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/node.ml#L94

Added line #L94 was not covered by tests

Check warning on line 97 in lib/node.ml

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/node.ml#L96-L97

Added lines #L96 - L97 were not covered by tests