Fixed a bug in MultilayerFilm.shape
and MultilayerMirror.shape
where a ValueError
was raised if layers
was not a sequence.
#102
Codecov / codecov/project
succeeded
Nov 6, 2024 in 0s
99.09% (+0.00%) compared to 5f841c6
View this Pull Request on Codecov
99.09% (+0.00%) compared to 5f841c6
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.09%. Comparing base (
5f841c6
) to head (304af5f
).
Additional details and impacted files
@@ Coverage Diff @@
## main #102 +/- ##
=======================================
Coverage 99.09% 99.09%
=======================================
Files 91 91
Lines 4844 4852 +8
=======================================
+ Hits 4800 4808 +8
Misses 44 44
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading