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

Pixel participation #81

Merged
merged 9 commits into from
Feb 9, 2024

Lint code with pre-commit hooks enabled

dc51915
Select commit
Loading
Failed to load commit list.
Merged

Pixel participation #81

Lint code with pre-commit hooks enabled
dc51915
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 9, 2024 in 1s

0.00% of diff hit (target 30.92%)

View this Pull Request on Codecov

0.00% of diff hit (target 30.92%)

Annotations

Check warning on line 38 in src/nectarchain/dqm/camera_monitoring.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/camera_monitoring.py#L16-L38

Added lines #L16 - L38 were not covered by tests

Check warning on line 45 in src/nectarchain/dqm/camera_monitoring.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/camera_monitoring.py#L45

Added line #L45 was not covered by tests

Check warning on line 40 in src/nectarchain/dqm/charge_integration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/charge_integration.py#L15-L40

Added lines #L15 - L40 were not covered by tests

Check warning on line 50 in src/nectarchain/dqm/charge_integration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/charge_integration.py#L50

Added line #L50 was not covered by tests

Check warning on line 38 in src/nectarchain/dqm/dqm_summary_processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/dqm_summary_processor.py#L38

Added line #L38 was not covered by tests

Check warning on line 40 in src/nectarchain/dqm/dqm_summary_processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/dqm_summary_processor.py#L40

Added line #L40 was not covered by tests

Check warning on line 43 in src/nectarchain/dqm/dqm_summary_processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/dqm_summary_processor.py#L43

Added line #L43 was not covered by tests

Check warning on line 55 in src/nectarchain/dqm/dqm_summary_processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/dqm_summary_processor.py#L55

Added line #L55 was not covered by tests

Check warning on line 61 in src/nectarchain/dqm/dqm_summary_processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/dqm_summary_processor.py#L57-L61

Added lines #L57 - L61 were not covered by tests

Check warning on line 77 in src/nectarchain/dqm/dqm_summary_processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/dqm_summary_processor.py#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 79 in src/nectarchain/dqm/dqm_summary_processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/dqm_summary_processor.py#L79

Added line #L79 was not covered by tests

Check warning on line 86 in src/nectarchain/dqm/dqm_summary_processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/dqm_summary_processor.py#L86

Added line #L86 was not covered by tests

Check warning on line 29 in src/nectarchain/dqm/mean_camera_display.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/mean_camera_display.py#L11-L29

Added lines #L11 - L29 were not covered by tests

Check warning on line 137 in src/nectarchain/dqm/mean_camera_display.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/mean_camera_display.py#L136-L137

Added lines #L136 - L137 were not covered by tests

Check warning on line 143 in src/nectarchain/dqm/mean_camera_display.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/mean_camera_display.py#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 158 in src/nectarchain/dqm/mean_camera_display.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/mean_camera_display.py#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 164 in src/nectarchain/dqm/mean_camera_display.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/mean_camera_display.py#L163-L164

Added lines #L163 - L164 were not covered by tests

Check warning on line 21 in src/nectarchain/dqm/mean_waveforms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/mean_waveforms.py#L9-L21

Added lines #L9 - L21 were not covered by tests

Check warning on line 5 in src/nectarchain/dqm/pixel_participation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/pixel_participation.py#L1-L5

Added lines #L1 - L5 were not covered by tests

Check warning on line 23 in src/nectarchain/dqm/pixel_participation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/pixel_participation.py#L8-L23

Added lines #L8 - L23 were not covered by tests

Check warning on line 25 in src/nectarchain/dqm/pixel_participation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/pixel_participation.py#L25

Added line #L25 was not covered by tests

Check warning on line 32 in src/nectarchain/dqm/pixel_participation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/pixel_participation.py#L27-L32

Added lines #L27 - L32 were not covered by tests

Check warning on line 34 in src/nectarchain/dqm/pixel_participation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/pixel_participation.py#L34

Added line #L34 was not covered by tests

Check warning on line 38 in src/nectarchain/dqm/pixel_participation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/pixel_participation.py#L38

Added line #L38 was not covered by tests

Check warning on line 43 in src/nectarchain/dqm/pixel_participation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nectarchain/dqm/pixel_participation.py#L42-L43

Added lines #L42 - L43 were not covered by tests