OpenSourceEconomics / lcm

Solution and simulation of life cycle models in Python with GPU acceleration.
Apache License 2.0
16 stars 1 forks source link

[pre-commit.ci] pre-commit autoupdate #5

Closed pre-commit-ci[bot] closed 1 year ago

pre-commit-ci[bot] commented 1 year ago

updates:

codecov[bot] commented 1 year ago

Codecov Report

Merging #5 (d7ffaca) into main (f5d91c6) will decrease coverage by 0.13%. The diff coverage is 90.38%.

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
- Coverage   98.46%   98.33%   -0.13%     
==========================================
  Files          25       25              
  Lines        1110     1084      -26     
==========================================
- Hits         1093     1066      -27     
- Misses         17       18       +1     
Flag Coverage Δ
unit ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/lcm/create_params.py 100.00% <ø> (ø)
src/lcm/distributions.py 77.77% <0.00%> (ø)
src/lcm/entry_point.py 97.05% <0.00%> (ø)
src/lcm/example_models.py 83.33% <ø> (ø)
src/lcm/solve_brute.py 100.00% <ø> (ø)
tests/test_interpolation.py 100.00% <ø> (ø)
src/lcm/discrete_emax.py 98.00% <50.00%> (-0.08%) :arrow_down:
src/lcm/process_model.py 97.91% <80.00%> (-1.05%) :arrow_down:
src/lcm/function_evaluator.py 96.10% <100.00%> (ø)
src/lcm/interfaces.py 100.00% <100.00%> (ø)
... and 11 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

timmens commented 1 year ago

Versions are updated in #4