loganbvh / py-tdgl

2D time-dependent Ginzburg-Landau in Python
MIT License
37 stars 13 forks source link

Serialization #76

Closed loganbvh closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 91.07143% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 86.33%. Comparing base (29787af) to head (c12258f).

Files Patch % Lines
tdgl/parameter.py 94.44% 2 Missing :warning:
tdgl/solver/solver.py 77.77% 2 Missing :warning:
tdgl/device/device.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ======================================= Coverage 86.33% 86.33% ======================================= Files 40 40 Lines 4492 4523 +31 ======================================= + Hits 3878 3905 +27 - Misses 614 618 +4 ```

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