Open andrewfullard opened 2 months ago
*beep* *bop* Hi human, I ran ruff on the latest commit (447b71b59089976041958608e345fbf17540ad3c). Here are the outputs produced. Results can also be downloaded as artifacts here. Summarised output:
Complete output(might be large):
So the TARDIS Data class is now mirroring atomic data, correct? I would put it in the a new tardis_data.py package then.
Attention: Patch coverage is 0%
with 27 lines
in your changes missing coverage. Please review.
Project coverage is 70.67%. Comparing base (
b79b61e
) to head (dc4c9d3
).
Files | Patch % | Lines |
---|---|---|
tardis/io/atom_data/tardis_data.py | 0.00% | 27 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:pencil: Description
Type: :rocket:
feature
This class will store the unfiltered data about atoms, ions et al. for the TARDIS plasma and transport. Name suggestions welcome.
:vertical_traffic_light: Testing
How did you test these changes?
:ballot_box_with_check: Checklist
build_docs
label