Closed ajdapretnar closed 2 years ago
Merging #202 (83b241b) into master (9426dd2) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #202 +/- ##
=======================================
Coverage 73.20% 73.20%
=======================================
Files 7 7
Lines 821 821
Branches 161 161
=======================================
Hits 601 601
Misses 168 168
Partials 52 52
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 0727af2...83b241b. Read the comment docs.
Issue
Base model for VAR and ARIMA did not have a default input and did not name the output tables.
Description of changes
Includes