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

Concat, Append and Add methods #193

Merged
merged 107 commits into from
Jun 24, 2024

docs

079cef2
Select commit
Loading
Failed to load commit list.
Merged

Concat, Append and Add methods #193

docs
079cef2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 24, 2024 in 1s

94.72% of diff hit (target 90.70%)

View this Pull Request on Codecov

94.72% of diff hit (target 90.70%)

Annotations

Check warning on line 181 in src/aligned_textgrid/aligned_textgrid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/aligned_textgrid.py#L181

Added line #L181 was not covered by tests

Check warning on line 194 in src/aligned_textgrid/aligned_textgrid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/aligned_textgrid.py#L194

Added line #L194 was not covered by tests

Check warning on line 466 in src/aligned_textgrid/aligned_textgrid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/aligned_textgrid.py#L466

Added line #L466 was not covered by tests

Check warning on line 13 in src/aligned_textgrid/mixins/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/mixins/mixins.py#L13

Added line #L13 was not covered by tests

Check warning on line 31 in src/aligned_textgrid/mixins/mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/mixins/mixins.py#L31

Added line #L31 was not covered by tests

Check warning on line 17 in src/aligned_textgrid/mixins/tiermixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/mixins/tiermixins.py#L17

Added line #L17 was not covered by tests

Check warning on line 141 in src/aligned_textgrid/mixins/tiermixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/mixins/tiermixins.py#L141

Added line #L141 was not covered by tests

Check warning on line 166 in src/aligned_textgrid/mixins/tiermixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/mixins/tiermixins.py#L166

Added line #L166 was not covered by tests

Check warning on line 183 in src/aligned_textgrid/mixins/tiermixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/mixins/tiermixins.py#L183

Added line #L183 was not covered by tests

Check warning on line 190 in src/aligned_textgrid/mixins/tiermixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/mixins/tiermixins.py#L190

Added line #L190 was not covered by tests

Check warning on line 231 in src/aligned_textgrid/mixins/tiermixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/mixins/tiermixins.py#L231

Added line #L231 was not covered by tests

Check warning on line 255 in src/aligned_textgrid/mixins/tiermixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/mixins/tiermixins.py#L255

Added line #L255 was not covered by tests

Check warning on line 266 in src/aligned_textgrid/mixins/tiermixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/mixins/tiermixins.py#L266

Added line #L266 was not covered by tests

Check warning on line 298 in src/aligned_textgrid/mixins/tiermixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/mixins/tiermixins.py#L298

Added line #L298 was not covered by tests

Check warning on line 3 in src/aligned_textgrid/mixins/within.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/mixins/within.py#L3

Added line #L3 was not covered by tests

Check warning on line 17 in src/aligned_textgrid/points/points.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/points/points.py#L17

Added line #L17 was not covered by tests

Check warning on line 173 in src/aligned_textgrid/points/tiers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/points/tiers.py#L173

Added line #L173 was not covered by tests

Check warning on line 12 in src/aligned_textgrid/sequence_list.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/sequence_list.py#L12

Added line #L12 was not covered by tests

Check warning on line 62 in src/aligned_textgrid/sequence_list.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/sequence_list.py#L62

Added line #L62 was not covered by tests

Check warning on line 75 in src/aligned_textgrid/sequence_list.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/sequence_list.py#L75

Added line #L75 was not covered by tests

Check warning on line 92 in src/aligned_textgrid/sequence_list.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/sequence_list.py#L92

Added line #L92 was not covered by tests

Check warning on line 129 in src/aligned_textgrid/sequence_list.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/sequence_list.py#L129

Added line #L129 was not covered by tests

Check warning on line 172 in src/aligned_textgrid/sequence_list.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/sequence_list.py#L172

Added line #L172 was not covered by tests

Check warning on line 177 in src/aligned_textgrid/sequence_list.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/sequence_list.py#L177

Added line #L177 was not covered by tests

Check warning on line 183 in src/aligned_textgrid/sequence_list.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aligned_textgrid/sequence_list.py#L183

Added line #L183 was not covered by tests