Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed a bug in MultilayerFilm.shape and MultilayerMirror.shape where a ValueError was raised if layers was not a sequence. #102

Merged
merged 2 commits into from
Nov 6, 2024

coverage

304af5f
Select commit
Loading
Failed to load commit list.
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.