hesim icon indicating copy to clipboard operation
hesim copied to clipboard

Add methods for piecewise exponential distributions

Open mclements opened this issue 6 months ago • 2 comments
trafficstars

Devin,

As a start, here are some modest changes for piecewise exponential distributions.

Please shout out if anything is unclear.

Kindly, Mark.

mclements avatar Apr 25 '25 19:04 mclements

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.72%. Comparing base (e218e24) to head (2523781). Report is 35 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #137      +/-   ##
==========================================
+ Coverage   92.51%   92.72%   +0.20%     
==========================================
  Files          64       64              
  Lines        5544     6252     +708     
==========================================
+ Hits         5129     5797     +668     
- Misses        415      455      +40     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Apr 25 '25 19:04 codecov-commenter

Devin: I have also added some casts in a number of integer comparisons to address some long-standing warnings.

mclements avatar May 11 '25 14:05 mclements