Skip to content

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

Merged
roytsmart merged 2 commits intomainfrom
bugfix/multilayer-shape
Nov 6, 2024
Merged

Fixed a bug in MultilayerFilm.shape and MultilayerMirror.shape where a ValueError was raised if layers was not a sequence.#102
roytsmart merged 2 commits intomainfrom
bugfix/multilayer-shape

Conversation

@roytsmart
Copy link
Copy Markdown
Collaborator

No description provided.

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

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 11 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.

@roytsmart roytsmart merged commit c501775 into main Nov 6, 2024
@roytsmart roytsmart 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