Closed Rodot- closed 3 months ago
*beep* *bop* Hi human, I ran ruff on the latest commit (df19baeff43f4e5a559ca365412c3e4713f806a4). Here are the outputs produced. Results can also be downloaded as artifacts here. Summarised output:
Complete output(might be large):
Attention: Patch coverage is 85.71429%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 69.35%. Comparing base (
5e7a23b
) to head (df19bae
). Report is 5 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
tardis/opacities/opacity_state.py | 50.00% | 1 Missing :warning: |
tardis/transport/montecarlo/numba_interface.py | 50.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:pencil: Adds a geitem operation to the opacity state class which allows slicing and indexing by shell
Type: :rocket:
feature
The opacity state should be able to be sliced in order to run the Montecarlo on sub-slices of the geometry. Let me know if there are other features or considerations to think about.:vertical_traffic_light: Testing
How did you test these changes?
:ballot_box_with_check: Checklist
build_docs
label