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

Conversation

byrdie
Copy link
Collaborator

@byrdie byrdie commented Nov 6, 2024

No description provided.

…ere a `ValueError` was raised if `layers` was not a sequence.
Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.09%. Comparing base (5f841c6) to head (304af5f).
Report is 1 commits behind head on main.

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           
Flag Coverage Δ
unittests 99.09% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@byrdie byrdie merged commit c501775 into main Nov 6, 2024
11 checks passed
@byrdie byrdie deleted the bugfix/multilayer-shape branch November 6, 2024 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant