gdalle / PointProcesses.jl

A package for temporal point process modeling, simulation and inference (unmaintained)
https://gdalle.github.io/PointProcesses.jl/
MIT License
18 stars 0 forks source link

Fix HasDensity not defined #39

Closed gdalle closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.51 :tada:

Comparison is base (b06fc93) 76.53% compared to head (423c04f) 77.04%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #39 +/- ## ========================================== + Coverage 76.53% 77.04% +0.51% ========================================== Files 14 14 Lines 196 196 ========================================== + Hits 150 151 +1 + Misses 46 45 -1 ``` | [Impacted Files](https://app.codecov.io/gh/gdalle/PointProcesses.jl/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Guillaume+Dalle) | Coverage Δ | | |---|---|---| | [src/PointProcesses.jl](https://app.codecov.io/gh/gdalle/PointProcesses.jl/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Guillaume+Dalle#diff-c3JjL1BvaW50UHJvY2Vzc2VzLmps) | `100.00% <ø> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/gdalle/PointProcesses.jl/pull/39/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Guillaume+Dalle)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.