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

typos CI #377

Closed ArnoStrouwen closed 7 months ago

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 7129489606

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report. To ensure accuracy in future PRs, please see these guidelines. A quick fix for this PR: rebase it; your next report should be accurate.


Files with Coverage Reduction New Missed Lines %
src/aggregators/prioritytable.jl 1 86.86%
src/extended_jump_array.jl 1 81.58%
src/coupling.jl 2 78.18%
src/spatial/spatial_massaction_jump.jl 3 85.45%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 7091794717: -0.3%
Covered Lines: 2297
Relevant Lines: 2561

💛 - Coveralls
isaacsas commented 7 months ago

Thanks!