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

Fix broadcasting of inputs #238

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Conversation

FriesischScott
Copy link
Owner

By overloading Base.broadcastable all subtypes of UQInput can now properly use broadcasting.

By overloading `Base.broadcastable` all subtypes of UQInput can now
properly use broadcasting.
@FriesischScott FriesischScott added the enhancement Improvement of existing code label Dec 5, 2024
@FriesischScott FriesischScott self-assigned this Dec 5, 2024
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.32%. Comparing base (c9d89c2) to head (361583b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #238   +/-   ##
=======================================
  Coverage   94.32%   94.32%           
=======================================
  Files          35       35           
  Lines        1567     1568    +1     
=======================================
+ Hits         1478     1479    +1     
  Misses         89       89           

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

@FriesischScott FriesischScott merged commit fa6c842 into master Dec 5, 2024
6 checks passed
@FriesischScott FriesischScott deleted the fix-input-broadcasting branch December 5, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant