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

Patch to fix StaticNetworkComposite issue #931

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

ablaom
Copy link
Member

@ablaom ablaom commented Sep 20, 2023

Closes #930

@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03% 🎉

Comparison is base (e63cb6c) 87.78% compared to head (de2d527) 87.81%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #931      +/-   ##
==========================================
+ Coverage   87.78%   87.81%   +0.03%     
==========================================
  Files          40       40              
  Lines        3659     3660       +1     
==========================================
+ Hits         3212     3214       +2     
+ Misses        447      446       -1     
Files Changed Coverage Δ
src/composition/learning_networks/signatures.jl 100.00% <100.00%> (ø)
src/operations.jl 90.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@ablaom ablaom merged commit e49c5df into dev Sep 21, 2023
5 checks passed
@ablaom ablaom deleted the static-network-composite-patch branch September 21, 2023 00:36
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.

Problem with StaticNetworkComposite models that have multiple inputs
1 participant