Closed Rodot- closed 2 months ago
*beep* *bop* Hi human, I ran ruff on the latest commit (537562c1df93c5c4d5d7401f0b25a97a96dac12b). Here are the outputs produced. Results can also be downloaded as artifacts here. Summarised output:
Complete output(might be large):
Attention: Patch coverage is 95.29412%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 69.43%. Comparing base (
63eb762
) to head (537562c
). Report is 1 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
tardis/opacities/macro_atom/base.py | 88.23% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I'm just seeing additions here and no deletions. Is the general idea to duplicate existing functionality?
I'm just seeing additions here and no deletions. Is the general idea to duplicate existing functionality?
For the time being, yes, at least until I can guarantee everything works.
*beep* *bop* Hi human, I ran benchmarks as you asked comparing master (2df54e5dd78595aea135c58cf4d97169bbe5694e) and the latest commit (537562c1df93c5c4d5d7401f0b25a97a96dac12b). Here are the logs produced by ASV. Results can also be downloaded as artifacts here.
Significantly changed benchmarks:
All benchmarks:
If you want to see the graph of the results, you can check it here
:pencil: Restructures the MacroAtom to make it more independent from the plasma
Type: :rocket:
feature
The properties of the macro atom used for montecarlo/opacity purposes should be decoupled from the plasma, this PR attempts to restructure the macro atom workflow.
:vertical_traffic_light: Testing
How did you test these changes?
:ballot_box_with_check: Checklist
build_docs
label