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

Modeltuple #32

Merged
merged 2 commits into from
Nov 28, 2020
Merged

Modeltuple #32

merged 2 commits into from
Nov 28, 2020

Conversation

rafaqz
Copy link
Member

@rafaqz rafaqz commented Nov 28, 2020

allows using a Tuple or NamedTuple of models, and includes a few other fixes.

@codecov-io
Copy link

codecov-io commented Nov 28, 2020

Codecov Report

Merging #32 (108a6d6) into master (d461dcf) will decrease coverage by 3.80%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
- Coverage   96.73%   92.92%   -3.81%     
==========================================
  Files           4        4              
  Lines          92       99       +7     
==========================================
+ Hits           89       92       +3     
- Misses          3        7       +4     
Impacted Files Coverage Δ
src/framework.jl 92.00% <83.33%> (-5.68%) ⬇️
src/models.jl 90.47% <0.00%> (-4.77%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d461dcf...108a6d6. Read the comment docs.

@rafaqz rafaqz merged commit f5ca55c into master Nov 28, 2020
@rafaqz rafaqz deleted the modeltuple branch November 28, 2020 10:35
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.

None yet

2 participants