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 in main module #172

Closed

Conversation

guillaumegrolleron
Copy link
Contributor

This PR change the location of the TRR test suite into the main module with a dedicated submodule trr_test_suite.

I change the PyQt dependencies to the version 6 too.

@guillaumegrolleron
Copy link
Contributor Author

Sorry my branch looks strange with to much commits... I will fix this

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

Attention: Patch coverage is 2.43902% with 40 lines in your changes missing coverage. Please review.

Project coverage is 48.77%. Comparing base (bac8691) to head (880b77f).

Files with missing lines Patch % Lines
src/nectarchain/trr_test_suite/gui.py 0.00% 15 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     #172       +/-   ##
===========================================
- Coverage   63.24%   48.77%   -14.48%     
===========================================
  Files          64       74       +10     
  Lines        4734     6139     +1405     
===========================================
  Hits         2994     2994               
- Misses       1740     3145     +1405     

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

@guillaumegrolleron
Copy link
Contributor Author

Reopen new PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant