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

ROVI-org / auto-soh / 10496015336
95%

Build:
DEFAULT BRANCH: main
Ran 21 Aug 2024 07:25PM UTC
Jobs 1
Files 24
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

21 Aug 2024 07:12PM UTC coverage: 94.508% (-0.5%) from 94.99%
10496015336

push

github

web-flow
Dual estimation framework done (#71)

* Defined DegradationModelInterface

The wrapper needed to interact with the A-SOH only filter in the dual estimation
framework is prepared. It does not take a degradation model yet, but that is to
come.

* Just creating the place where dual framework lives

* Changing name for consistency

* Finalized orignal code for cell and degradation specific wrappers

Completed the minimum necessary wrappers for dual estimation framework.

* Making it clearer means have to be flattened

Multivariate random variables require flat mean arrays. Here, we just make sure
that is the case.

* Fixing bug due to change in argument name

* Adding a way for multivariate random variables to be combined

Included the requirement that multivariate random variables can be easily
combined if they are of the same type (that is, of the same distribution, but
not necessarily equal PDFs, or even equal dimensions!)

* CellModel does not need to know which parts of A-SOH are updatable

* Finished first pass of full Dual framework implementation

Dual estimation framework fully implemented, but not yet tested. It also provides
a dual UKF to facilitate use.

* Changing order in which arguments are passed

Initialization of UKF should take critical parameters first, important parameters
second, and tuning/hyper- parameters last. That has been fixed.

* Making some attributes cached properties

This way, it is easier for initialization with incomplete set of parameters can
can be re-set post initialization, but prior to estimation steps.

* Facilitating type-hinting for dual UKF initialization

* Fixing bug in A-SOH initialization

A-SOH initialization to multivariate gaussian in the provide UKF helper function
had a bug: it passed the wrong argument to the function. That has been fixed.

* Fixes A-SOH values not being passed as np.ndarray

* Fixes bug related to returning None

Operations being... (continued)

170 of 178 new or added lines in 6 files covered. (95.51%)

7 existing lines in 1 file now uncovered.

1067 of 1129 relevant lines covered (94.51%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10496015336.1 21 Aug 2024 07:25PM UTC 0
94.51
GitHub Action Run
Source Files on build 10496015336
Detailed source file information is not available for this build.
  • Back to Repo
  • 8ea35e71 on github
  • Prev Build on main (#10476982191)
  • Next Build on main (#10564818650)
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