festim-dev / FESTIM

Coupled hydrogen/tritium transport and heat transfer modelling using FEniCS
https://festim.readthedocs.io/en/stable/
Apache License 2.0
78 stars 16 forks source link

Fix warnings + remove warnings in test #773

Closed RemDelaporteMathurin closed 1 month ago

RemDelaporteMathurin commented 1 month ago

Proposed changes

This is the fix for #740

Also took this opportunity to reduce the number of warnings in the test suite.

Types of changes

What types of changes does your code introduce to FESTIM?

Checklist

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.52%. Comparing base (315aebd) to head (f30ba73). Report is 12 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #773 +/- ## ========================================== + Coverage 99.51% 99.52% +0.01% ========================================== Files 58 58 Lines 2476 2533 +57 ========================================== + Hits 2464 2521 +57 Misses 12 12 ```

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