SciML / DifferenceEquations.jl

Solving difference equations with DifferenceEquations.jl and the SciML ecosystem.
MIT License
32 stars 6 forks source link

Replace vector of vectors by matrices #31

Closed wupeifan closed 2 years ago

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1696058101


Totals Coverage Status
Change from base Build 1695249402: 2.4%
Covered Lines: 50
Relevant Lines: 158

πŸ’› - Coveralls
codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@2bbc082). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #31   +/-   ##
=======================================
  Coverage        ?   31.64%           
=======================================
  Files           ?        8           
  Lines           ?      158           
  Branches        ?        0           
=======================================
  Hits            ?       50           
  Misses          ?      108           
  Partials        ?        0           

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 2bbc082...a619734. Read the comment docs.

coveralls commented 2 days ago

Pull Request Test Coverage Report for Build 1696058101

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 1695249402: 2.4%
Covered Lines: 50
Relevant Lines: 158

πŸ’› - Coveralls