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
135 stars 35 forks source link

format #329

Closed ChrisRackauckas closed 10 months ago

coveralls commented 12 months ago

Pull Request Test Coverage Report for Build 5535493448

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


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/extended_jump_array.jl 0 1 0.0%
src/spatial/spatial_massaction_jump.jl 3 4 75.0%
<!-- Total: 5 7 71.43% -->
Files with Coverage Reduction New Missed Lines %
src/spatial/spatial_massaction_jump.jl 1 90.74%
src/extended_jump_array.jl 3 27.4%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 5520199253: 0.0%
Covered Lines: 2182
Relevant Lines: 2467

💛 - Coveralls
isaacsas commented 12 months ago

Can we hold off on this till the update to the formatter style is made? I'd prefer to only have to go through and check the mass changes it makes once...