Closed andrewfullard closed 3 months ago
Attention: Patch coverage is 66.66667%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 69.12%. Comparing base (
38a35c3
) to head (46c7d0f
). Report is 8 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
tardis/transport/montecarlo/packet_collections.py | 66.66% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Is this sensible? Should this not be a property?
Is this sensible? Should this not be a property?
I don't know if jitclasses can use the @property decorator. I'll look into it.
*beep* *bop* Hi human, I ran ruff on the latest commit (46c7d0fdbcce21c7d2977a130042f90e16eee384). Here are the outputs produced. Results can also be downloaded as artifacts here. Summarised output:
Complete output(might be large):
:pencil: Description
Type: :rocket:
feature
Fixes #2738 by adding the number to the packet collection. Better option than in the transport state.
:vertical_traffic_light: Testing
How did you test these changes?
:ballot_box_with_check: Checklist
build_docs
label