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

ROVI-org / auto-soh / 10394341081
95%

Build:
DEFAULT BRANCH: main
Ran 14 Aug 2024 08:19PM UTC
Jobs 1
Files 23
Run time 1min
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

14 Aug 2024 08:13PM UTC coverage: 94.959% (-0.5%) from 95.46%
10394341081

push

github

web-flow
Online revamp (#58)

* Starting re-structure

* Delta distribution has covariance equal 0

* Defining the minium requirements for a base filter

* Specifying utility functions for Kalman family

* Moving dimensionality specification to base class

* Changing import location

* Changing argument names for initialization for consistency

* Definition of UKF logic

We defined the UKF logic and general UKF filter to be used by the estimators.

* Changed import location

* Bug fixes

Forgot to specify default value for array1 in compute_unscented_covariance and
used wrong argument name in estimation_update for _predict_outputs

* Testing base UKF

Using a simple Lorenz model that operates directly on numpy arrays.

* Testing covariance assembly

* removing print statement

* Passing control values as numpy arrays

This way, the model wrapper knows to expect all arguments to be provided as
numpy arrays

* Defining ModelWrapper base class

* Removing CellModel from ModelWrapper

The base ModelWrapper should have no concept of the model being used.

* Chaning order of step outputs

Step needs to output estimated state, and then predicted output, not the other
way around.

* Performing a simple test of a single UKF step

* Introduce conversion between CellModel and ModelWrapper (#56)

* Add tests for the partial transients (#52)

* Add tests for the partial transients

* Add a documentation page about estimators

* Make the simulator more general, link to toolkit (#49)

* Make the simulator more general

* Add function to export to dataframe

* Flake8 fixes, test improvement

* Output from simulator to batdata format

Fixes #27

* Update notebooks to use more tests

* Add doc page for simulator

* Minor typo in docs

* Fix passthrough for updatable_transients kwargs

* Implement serialization to and from json (#53)

* Implement serialization to and from json

* Add version modul... (continued)

253 of 271 new or added lines in 10 files covered. (93.36%)

4 existing lines in 1 file now uncovered.

923 of 972 relevant lines covered (94.96%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10394341081.1 14 Aug 2024 08:19PM UTC 0
94.96
GitHub Action Run
Source Files on build 10394341081
Detailed source file information is not available for this build.
  • Back to Repo
  • f2af3a24 on github
  • Prev Build on main (#10306409969)
  • Next Build on main (#10408639433)
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