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

Fix mmif.serialize pythonic behavior #304

Open
wants to merge 3 commits into
base: 2.x
Choose a base branch
from

Fixed and updated features proposed in PR#301 for both unittests and …

0a4ce6c
Select commit
Loading
Failed to load commit list.
Open

Fix mmif.serialize pythonic behavior #304

Fixed and updated features proposed in PR#301 for both unittests and …
0a4ce6c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 23, 2024 in 0s

82.35% of diff hit (target 90.74%)

View this Pull Request on Codecov

82.35% of diff hit (target 90.74%)

Annotations

Check warning on line 260 in mmif/serialize/annotation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mmif/serialize/annotation.py#L260

Added line #L260 was not covered by tests

Check warning on line 262 in mmif/serialize/annotation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mmif/serialize/annotation.py#L262

Added line #L262 was not covered by tests

Check warning on line 822 in mmif/serialize/mmif.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mmif/serialize/mmif.py#L819-L822

Added lines #L819 - L822 were not covered by tests

Check warning on line 331 in mmif/serialize/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mmif/serialize/model.py#L330-L331

Added lines #L330 - L331 were not covered by tests

Check warning on line 253 in mmif/serialize/view.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mmif/serialize/view.py#L250-L253

Added lines #L250 - L253 were not covered by tests