PyDynamic icon indicating copy to clipboard operation
PyDynamic copied to clipboard

Introduce new boundary parameter into LSIIR()

Open BjoernLudwigPTB opened this issue 4 years ago • 1 comments

This will resolve #157 when it is merged and thus introduces a new feature. Check the according issue for details.

BjoernLudwigPTB avatar Jun 26 '20 13:06 BjoernLudwigPTB

Codecov Report

Merging #161 (438e109) into master (329eb0c) will decrease coverage by 0.19%. The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
- Coverage   74.12%   73.92%   -0.20%     
==========================================
  Files          29       29              
  Lines        2191     2194       +3     
  Branches      364      365       +1     
==========================================
- Hits         1624     1622       -2     
- Misses        427      430       +3     
- Partials      140      142       +2     
Impacted Files Coverage Δ
src/PyDynamic/model_estimation/fit_filter.py 85.29% <60.00%> (-1.51%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 329eb0c...438e109. Read the comment docs.

codecov-commenter avatar Sep 21 '21 16:09 codecov-commenter

We closed the corresponding issue as stalled, so we can close this PR as well.

BjoernLudwigPTB avatar May 22 '24 09:05 BjoernLudwigPTB