• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bashtage / arch
99%
master: 100%

Build:
Build:
LAST BUILD BRANCH: update-black
DEFAULT BRANCH: master
Repo Added 30 Aug 2014 01:59PM UTC
Files 53
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH midas
branch: midas
CHANGE BRANCH
x
Reset
  • midas
  • 4.0
  • 4.1
  • 4.10.0
  • 4.11
  • 4.12
  • 4.13
  • 4.14
  • 4.15
  • 4.2
  • 4.3
  • 4.3.1
  • 4.4
  • 4.4.1
  • 4.5.0
  • 4.6.0
  • 4.7.0
  • 4.7.99
  • 4.8.0
  • 4.9.0
  • 4.9.1
  • absolute-imports
  • add-cdf-ppf-normal
  • add-codacy-config
  • add-coveragerc
  • add-flake
  • add-ged-distn
  • add-import-array
  • add-osx-run
  • add-python-36-testing
  • add-rng-forecast
  • add-str-repr-tests
  • add-typing
  • add-versioneer
  • additional-typing-clean
  • adf-spec-test
  • aja-dynamic-ols
  • allow-1-d-exog
  • appveyor-depth
  • arch-lm-test
  • autolag-perf-fix
  • autoscale
  • backport-variance-forecasting
  • bca-fix
  • bca-uneven-samples
  • bootstrap-array-check
  • bootstrap-randomstate-mean
  • bootstrap-rare-paths
  • bugbear
  • cached-property
  • ccr-fmols
  • check-cython-install
  • clean-testing
  • clean-up
  • codecov
  • cython-coverage
  • deep-code-fixes
  • deprecate-spelling-mistake
  • dist-parameters
  • doc-array
  • doc-fixes
  • doc-theme
  • doc-update
  • docbuild-fix
  • doctr
  • dynamic-ols
  • easier-win32-install
  • eg-name
  • egarch-forecasting
  • engle-granger
  • err-horizon-lt-1
  • estimate-ewma
  • extended-iid-bootstrap
  • fastmath
  • figarch
  • finish-arch-test
  • finish-egarch-tests
  • fix-adf-short-time-series
  • fix-arch-lm-test
  • fix-docs
  • fix-fixing-parameters
  • fix-ged
  • fix-hedgehog-plot
  • fix-imports
  • fix-mcs
  • fix-pep-8-tests
  • fix-phillips-perron
  • fix-small-errors
  • fix-starting-values
  • fix-test-runner
  • fix-vr
  • fix-warnings
  • fixed-variance-process
  • forward-port
  • forward-port3
  • har-docs
  • immutable-unit-root-tests
  • improve-autolag
  • improve-code-quality
  • improve-coverage
  • improve-coverage-utility
  • improve-docs
  • improve-inspections
  • internalize-data
  • kpss-autolag
  • kpss-check
  • kpss-simulation-improvements
  • lgtm
  • loo-center
  • low-memory-autolag
  • lrcov
  • master
  • matplotlib3
  • mjudell-moments
  • more-pytest
  • more-typing-v2
  • move-compat
  • multivariate-arch-abstract
  • multivariate-v2
  • name-unitroot-outputs
  • new-kpss-crit-vals
  • new-kpss-critical-values
  • numpy-tz-datetime-fix
  • optim-results
  • optimization-options
  • optional-mpl
  • parallel-pytest
  • partial-simulation
  • phillips-ouliaris
  • pin-coverage
  • politis-white
  • pp-checks
  • property-cached
  • protect-za
  • py.test
  • re-add-matplotlib
  • reduce-test-size
  • refactor-first-last
  • reg-results-pp
  • rel-4.14
  • release-4.0
  • remove-3.5
  • remove-unnecessary-files
  • restore-coverage
  • retry-coverage
  • revert-square-llvm
  • revert-vendor
  • rls-4.15
  • rls-4.8
  • scipy-rc-testing
  • setuptools-first
  • sim-doc
  • simplify-univariate-fit-normal
  • std-resid-doc-results
  • studentization-error
  • summary-repr
  • switch-to-random-state
  • temp
  • test-doc
  • test-mean
  • test-pyargs
  • test-univariate-base
  • type-base
  • type-unitroot
  • type-volatility
  • understand-examples
  • unit-root-checks
  • update-adf-z
  • update-black
  • update-changes
  • update-doc
  • update-doc-structure
  • update-docs
  • update-docs-and-sim
  • update-mypy
  • update-notebooks
  • update-setup
  • update-travis
  • update-travis-more
  • use-test-function
  • use-test-runner
  • user-backcast
  • var-bounds-fix
  • var-forecast-example
  • varhac
  • variance-forecasting
  • variance-ratio-check
  • variance-targetting
  • vendor-cached-property
  • vr-fix-v2
  • za-unit-root
  • zero-variance

pending completion
1216

push

travis-ci

bashtage
ENH/CLN/TST: Add MIDAS processes

Add MIDAS hyperbolic processes
Test corner cases of recursions and fix small issue
Improve recusions performance by forcing C-alignment

1583 of 1649 branches covered (96.0%)

542 of 542 new or added lines in 7 files covered. (100.0%)

9174 of 9247 relevant lines covered (99.21%)

2.96 hits per line

Relevant lines Covered
Build:
Build:
9247 RELEVANT LINES 9174 COVERED LINES
2.96 HITS PER LINE
Source Files on midas
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1216 midas ENH/CLN/TST: Add MIDAS processes Add MIDAS hyperbolic processes Test corner cases of recursions and fix small issue Improve recusions performance by forcing C-alignment push 01 Oct 2018 01:46PM UTC bashtage travis-ci pending completion  
1217 midas ENH/CLN/TST: Add MIDAS processes Add MIDAS hyperbolic processes Test corner cases of recursions and fix small issue Improve recusions performance by forcing C-alignment Pull #233 01 Oct 2018 01:45PM UTC web-flow travis-ci pending completion  
1215 midas ENH/CLN/TST: Add MIDAS processes Add MIDAS hyperbolic processes Test corner cases of recursions and fix small issue Improve recusions performance by forcing C-alignment Pull #233 01 Oct 2018 01:18PM UTC web-flow travis-ci pending completion  
1214 midas ENH/CLN/TST: Add MIDAS processes Add MIDAS hyperbolic processes Test corner cases of recursions and fix small issue Improve recusions performance by forcing C-alignment push 01 Oct 2018 01:11PM UTC bashtage travis-ci pending completion  
1213 midas Finialize new support push 01 Oct 2018 12:45PM UTC bashtage travis-ci pending completion  
1208 midas Finialize new support push 01 Oct 2018 12:17PM UTC bashtage travis-ci pending completion  
1202 midas Further work push 30 Sep 2018 11:36PM UTC bashtage travis-ci pending completion  
See All Builds (1447)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc