SciML / JumpProcesses.jl

Build and simulate jump equations like Gillespie simulations and jump diffusions with constant and state-dependent rates and mix with differential equations and scientific machine learning (SciML)
https://docs.sciml.ai/JumpProcesses/stable/
Other
136 stars 35 forks source link

Update for catalyst13 #297

Closed isaacsas closed 1 year ago

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4246852473

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


Files with Coverage Reduction New Missed Lines %
src/aggregators/prioritytable.jl 1 86.86%
src/extended_jump_array.jl 1 27.03%
src/jumps.jl 1 84.54%
src/coupling.jl 2 78.18%
src/spatial/spatial_massaction_jump.jl 3 85.45%
<!-- Total: 8 -->
Totals Coverage Status
Change from base Build 4216876743: 1.3%
Covered Lines: 2100
Relevant Lines: 2379

💛 - Coveralls