cpp-lln-lab / localizer_visual_motion

MIT License
2 stars 9 forks source link

[ENH] bring back static reseed in cfg from CPP_PTB #111

Closed Remi-Gau closed 2 years ago

Remi-Gau commented 2 years ago

related to https://github.com/cpp-lln-lab/CPP_PTB/issues/178

codecov[bot] commented 2 years ago

Codecov Report

Merging #111 (0f78a53) into dev (2960371) will increase coverage by 0.14%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev     #111      +/-   ##
==========================================
+ Coverage   41.84%   41.99%   +0.14%     
==========================================
  Files          17       17              
  Lines         411      412       +1     
==========================================
+ Hits          172      173       +1     
  Misses        239      239              
Flag Coverage Δ
unittests 41.99% <100.00%> (+0.14%) :arrow_up:

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

Impacted Files Coverage Δ
subfun/defaults/checkParameters.m 83.50% <100.00%> (+0.17%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more