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

Trr tests implementation in the core nectarchain module #173

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

To try to ensure that the TRR GUI is launchable both from Linux and m…

f9f0e39
Select commit
Loading
Failed to load commit list.
Open

Trr tests implementation in the core nectarchain module #173

To try to ensure that the TRR GUI is launchable both from Linux and m…
f9f0e39
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 31, 2025 in 0s

0.00% of diff hit (target 63.24%)

View this Pull Request on Codecov

0.00% of diff hit (target 63.24%)

Annotations

Check warning on line 1 in src/nectarchain/trr_test_suite/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/__init__.py#L1

Added line #L1 was not covered by tests

Check warning on line 3 in src/nectarchain/trr_test_suite/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/__init__.py#L3

Added line #L3 was not covered by tests

Check warning on line 14 in src/nectarchain/trr_test_suite/deadtime.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/deadtime.py#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 13 in src/nectarchain/trr_test_suite/gui.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/gui.py#L10-L13

Added lines #L10 - L13 were not covered by tests

Check warning on line 31 in src/nectarchain/trr_test_suite/gui.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/gui.py#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 47 in src/nectarchain/trr_test_suite/gui.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/gui.py#L47

Added line #L47 was not covered by tests

Check warning on line 56 in src/nectarchain/trr_test_suite/gui.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/gui.py#L51-L56

Added lines #L51 - L56 were not covered by tests

Check warning on line 359 in src/nectarchain/trr_test_suite/gui.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/gui.py#L359

Added line #L359 was not covered by tests

Check warning on line 431 in src/nectarchain/trr_test_suite/gui.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/gui.py#L431

Added line #L431 was not covered by tests

Check warning on line 568 in src/nectarchain/trr_test_suite/gui.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/gui.py#L568

Added line #L568 was not covered by tests

Check warning on line 13 in src/nectarchain/trr_test_suite/linearity.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/linearity.py#L12-L13

Added lines #L12 - L13 were not covered by tests

Check warning on line 201 in src/nectarchain/trr_test_suite/linearity.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/linearity.py#L201

Added line #L201 was not covered by tests

Check warning on line 12 in src/nectarchain/trr_test_suite/pedestal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/pedestal.py#L11-L12

Added lines #L11 - L12 were not covered by tests

Check warning on line 9 in src/nectarchain/trr_test_suite/pix_couple_tim_uncertainty.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/pix_couple_tim_uncertainty.py#L9

Added line #L9 was not covered by tests

Check warning on line 96 in src/nectarchain/trr_test_suite/pix_couple_tim_uncertainty.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/pix_couple_tim_uncertainty.py#L96

Added line #L96 was not covered by tests

Check warning on line 174 in src/nectarchain/trr_test_suite/pix_couple_tim_uncertainty.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/pix_couple_tim_uncertainty.py#L174

Added line #L174 was not covered by tests

Check warning on line 12 in src/nectarchain/trr_test_suite/pix_tim_uncertainty.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/pix_tim_uncertainty.py#L11-L12

Added lines #L11 - L12 were not covered by tests

Check warning on line 19 in src/nectarchain/trr_test_suite/tools_components.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/tools_components.py#L19

Added line #L19 was not covered by tests

Check warning on line 278 in src/nectarchain/trr_test_suite/tools_components.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/tools_components.py#L278

Added line #L278 was not covered by tests

Check warning on line 679 in src/nectarchain/trr_test_suite/tools_components.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/tools_components.py#L679

Added line #L679 was not covered by tests

Check warning on line 772 in src/nectarchain/trr_test_suite/tools_components.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/tools_components.py#L772

Added line #L772 was not covered by tests

Check warning on line 828 in src/nectarchain/trr_test_suite/tools_components.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/tools_components.py#L828

Added line #L828 was not covered by tests

Check warning on line 1118 in src/nectarchain/trr_test_suite/tools_components.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/tools_components.py#L1118

Added line #L1118 was not covered by tests

Check warning on line 1336 in src/nectarchain/trr_test_suite/tools_components.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/tools_components.py#L1336

Added line #L1336 was not covered by tests

Check warning on line 1414 in src/nectarchain/trr_test_suite/tools_components.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/trr_test_suite/tools_components.py#L1414

Added line #L1414 was not covered by tests