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

Support BMM Indexed Container meta-type, enabling Hash<K,V> structures #581

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Improve test runner structure.

713ad18
Select commit
Loading
Failed to load commit list.
Open

Support BMM Indexed Container meta-type, enabling Hash<K,V> structures #581

Improve test runner structure.
713ad18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 4, 2024 in 0s

60.37% of diff hit (target 71.75%)

View this Pull Request on Codecov

60.37% of diff hit (target 71.75%)

Annotations

Check warning on line 96 in bmm/src/main/java/org/openehr/bmm/core/BmmContainerType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bmm/src/main/java/org/openehr/bmm/core/BmmContainerType.java#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 23 in bmm/src/main/java/org/openehr/bmm/core/BmmIndexedContainerProperty.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bmm/src/main/java/org/openehr/bmm/core/BmmIndexedContainerProperty.java#L23

Added line #L23 was not covered by tests

Check warning on line 27 in bmm/src/main/java/org/openehr/bmm/core/BmmIndexedContainerProperty.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bmm/src/main/java/org/openehr/bmm/core/BmmIndexedContainerProperty.java#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 21 in bmm/src/main/java/org/openehr/bmm/v2/persistence/PBmmIndexedContainerProperty.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bmm/src/main/java/org/openehr/bmm/v2/persistence/PBmmIndexedContainerProperty.java#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 32 in bmm/src/main/java/org/openehr/bmm/v2/persistence/PBmmIndexedContainerProperty.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bmm/src/main/java/org/openehr/bmm/v2/persistence/PBmmIndexedContainerProperty.java#L32

Added line #L32 was not covered by tests

Check warning on line 39 in bmm/src/main/java/org/openehr/bmm/v2/persistence/PBmmIndexedContainerProperty.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bmm/src/main/java/org/openehr/bmm/v2/persistence/PBmmIndexedContainerProperty.java#L37-L39

Added lines #L37 - L39 were not covered by tests

Check warning on line 51 in bmm/src/main/java/org/openehr/bmm/v2/persistence/PBmmIndexedContainerType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bmm/src/main/java/org/openehr/bmm/v2/persistence/PBmmIndexedContainerType.java#L49-L51

Added lines #L49 - L51 were not covered by tests

Check warning on line 53 in bmm/src/main/java/org/openehr/bmm/v2/persistence/PBmmIndexedContainerType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bmm/src/main/java/org/openehr/bmm/v2/persistence/PBmmIndexedContainerType.java#L53

Added line #L53 was not covered by tests

Check warning on line 55 in bmm/src/main/java/org/openehr/bmm/v2/persistence/PBmmIndexedContainerType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bmm/src/main/java/org/openehr/bmm/v2/persistence/PBmmIndexedContainerType.java#L55

Added line #L55 was not covered by tests