Fusion-Power-Plant-Framework / bluemira

Bluemira is an integrated inter-disciplinary design tool for future fusion reactors. It incorporates several modules, some of which rely on other codes, to carry out a range of typical conceptual fusion reactor design activities.
https://bluemira.readthedocs.io/
GNU Lesser General Public License v2.1
59 stars 16 forks source link

Ruff TODO fixes #3529

Open oliverfunk opened 1 month ago

oliverfunk commented 1 month ago

Linked Issues

Closes #3483

Description

Interface Changes

Checklist

I confirm that I have completed the following checks:

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 76.40%. Comparing base (aeb6b4a) to head (a7477af). Report is 11 commits behind head on develop.

Files with missing lines Patch % Lines
bluemira/equilibria/equilibrium.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3529 +/- ## =========================================== + Coverage 76.38% 76.40% +0.02% =========================================== Files 230 230 Lines 26640 26636 -4 =========================================== + Hits 20349 20352 +3 + Misses 6291 6284 -7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 4 weeks ago

Quality Gate Passed Quality Gate passed

Issues
13 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud