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

Refactor Channel on top of sunkit_instruments.response.abstractions.AbstractChannel #344

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

install branch correctly

7978ea6
Select commit
Loading
Failed to load commit list.
Draft

Refactor Channel on top of sunkit_instruments.response.abstractions.AbstractChannel #344

install branch correctly
7978ea6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 24, 2024 in 1s

39.78% of diff hit (target 86.72%)

View this Pull Request on Codecov

39.78% of diff hit (target 86.72%)

Annotations

Check warning on line 101 in aiapy/response/channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/channel.py#L98-L101

Added lines #L98 - L101 were not covered by tests

Check warning on line 195 in aiapy/response/channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/channel.py#L195

Added line #L195 was not covered by tests

Check warning on line 215 in aiapy/response/channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/channel.py#L215

Added line #L215 was not covered by tests

Check warning on line 235 in aiapy/response/channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/channel.py#L235

Added line #L235 was not covered by tests

Check warning on line 240 in aiapy/response/channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/channel.py#L240

Added line #L240 was not covered by tests

Check warning on line 245 in aiapy/response/channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/channel.py#L245

Added line #L245 was not covered by tests

Check warning on line 252 in aiapy/response/channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/channel.py#L252

Added line #L252 was not covered by tests

Check warning on line 263 in aiapy/response/channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/channel.py#L263

Added line #L263 was not covered by tests

Check warning on line 273 in aiapy/response/channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/channel.py#L272-L273

Added lines #L272 - L273 were not covered by tests

Check warning on line 323 in aiapy/response/channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/channel.py#L321-L323

Added lines #L321 - L323 were not covered by tests

Check warning on line 331 in aiapy/response/channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/channel.py#L329-L331

Added lines #L329 - L331 were not covered by tests

Check warning on line 338 in aiapy/response/channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/channel.py#L338

Added line #L338 was not covered by tests

Check warning on line 347 in aiapy/response/channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/channel.py#L344-L347

Added lines #L344 - L347 were not covered by tests

Check warning on line 360 in aiapy/response/channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/channel.py#L359-L360

Added lines #L359 - L360 were not covered by tests

Check warning on line 407 in aiapy/response/channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/channel.py#L404-L407

Added lines #L404 - L407 were not covered by tests

Check warning on line 96 in aiapy/response/tests/test_channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/tests/test_channel.py#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 146 in aiapy/response/tests/test_channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/tests/test_channel.py#L143-L146

Added lines #L143 - L146 were not covered by tests

Check warning on line 169 in aiapy/response/tests/test_channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/tests/test_channel.py#L165-L169

Added lines #L165 - L169 were not covered by tests

Check warning on line 177 in aiapy/response/tests/test_channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/tests/test_channel.py#L176-L177

Added lines #L176 - L177 were not covered by tests

Check warning on line 182 in aiapy/response/tests/test_channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/tests/test_channel.py#L181-L182

Added lines #L181 - L182 were not covered by tests

Check warning on line 190 in aiapy/response/tests/test_channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/tests/test_channel.py#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 202 in aiapy/response/tests/test_channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/tests/test_channel.py#L198-L202

Added lines #L198 - L202 were not covered by tests

Check warning on line 219 in aiapy/response/tests/test_channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/tests/test_channel.py#L218-L219

Added lines #L218 - L219 were not covered by tests

Check warning on line 226 in aiapy/response/tests/test_channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/tests/test_channel.py#L226

Added line #L226 was not covered by tests

Check warning on line 230 in aiapy/response/tests/test_channel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiapy/response/tests/test_channel.py#L230

Added line #L230 was not covered by tests