PTB-M4D / PyDynamic

Python library for the analysis of dynamic measurements
https://ptb-m4d.github.io/PyDynamic/
GNU Lesser General Public License v3.0
25 stars 13 forks source link

Update deps #291

Closed BjoernLudwigPTB closed 2 years ago

BjoernLudwigPTB commented 2 years ago

This PR provides recompiled deps for all outdated package versions. It was opened after the committed deps were successfully compiled and all tests passed with the new versions. It should be merged as soon as possible to avoid any security issues due to outdated dependencies.

codecov-commenter commented 2 years ago

Codecov Report

Merging #291 (ef6594b) into main (90cd5b2) will increase coverage by 14.89%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #291       +/-   ##
===========================================
+ Coverage   62.57%   77.47%   +14.89%     
===========================================
  Files          29       29               
  Lines        2242     2242               
  Branches      366      366               
===========================================
+ Hits         1403     1737      +334     
+ Misses        740      378      -362     
- Partials       99      127       +28     
Impacted Files Coverage Δ
src/PyDynamic/model_estimation/fit_filter.py 91.97% <0.00%> (+3.01%) :arrow_up:
src/PyDynamic/uncertainty/propagate_DFT.py 65.57% <0.00%> (+18.30%) :arrow_up:
src/PyDynamic/uncertainty/propagate_MonteCarlo.py 68.62% <0.00%> (+45.09%) :arrow_up:
...Dynamic/examples/uncertainty_for_dft/deconv_DFT.py 100.00% <0.00%> (+100.00%) :arrow_up:
...xamples/uncertainty_for_dft/DFT_amplitude_phase.py 100.00% <0.00%> (+100.00%) :arrow_up:

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