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/project failed Jan 31, 2025 in 0s

48.81% (-14.44%) compared to bac8691

View this Pull Request on Codecov

48.81% (-14.44%) compared to bac8691

Details

Codecov Report

Attention: Patch coverage is 0% with 42 lines in your changes missing coverage. Please review.

Project coverage is 48.81%. Comparing base (bac8691) to head (f9f0e39).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/nectarchain/trr_test_suite/gui.py 0.00% 17 Missing ⚠️
src/nectarchain/trr_test_suite/tools_components.py 0.00% 8 Missing ⚠️
src/nectarchain/trr_test_suite/linearity.py 0.00% 3 Missing ⚠️
...chain/trr_test_suite/pix_couple_tim_uncertainty.py 0.00% 3 Missing ⚠️
src/nectarchain/trr_test_suite/__init__.py 0.00% 2 Missing ⚠️
src/nectarchain/trr_test_suite/deadtime.py 0.00% 2 Missing ⚠️
src/nectarchain/trr_test_suite/pedestal.py 0.00% 2 Missing ⚠️
.../nectarchain/trr_test_suite/pix_tim_uncertainty.py 0.00% 2 Missing ⚠️
src/nectarchain/trr_test_suite/trigger_timing.py 0.00% 2 Missing ⚠️
src/nectarchain/trr_test_suite/utils.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #173       +/-   ##
===========================================
- Coverage   63.24%   48.81%   -14.44%     
===========================================
  Files          64       76       +12     
  Lines        4734     6236     +1502     
===========================================
+ Hits         2994     3044       +50     
- Misses       1740     3192     +1452     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.