Battery-Intelligence-Lab / SLIDE

SLIDE is C++ code that simulates degradation of lithium ion cells. It extends the single particle model with various degradation models from literature. Users can select which degradation models they want to use for a given simulation.
Other
107 stars 35 forks source link

Code coverage is missing. #12

Closed ElektrikAkar closed 1 year ago

ElektrikAkar commented 1 year ago

We currently don't know how much our tests cover the code. They will be added soon.

ElektrikAkar commented 1 year ago

Solved by #16