cpp-lln-lab / localizer_visual_motion

MIT License
2 stars 9 forks source link

[ENH] Update for a non centered field of view #108

Closed Remi-Gau closed 2 years ago

Remi-Gau commented 2 years ago

Related to https://github.com/cpp-lln-lab/estimate_visual_FOV/pull/4

codecov[bot] commented 2 years ago

Codecov Report

Merging #108 (84c6845) into dev (17901c0) will decrease coverage by 1.69%. The diff coverage is 8.69%.

@@            Coverage Diff             @@
##              dev     #108      +/-   ##
==========================================
- Coverage   43.54%   41.84%   -1.70%     
==========================================
  Files          17       17              
  Lines         395      411      +16     
==========================================
  Hits          172      172              
- Misses        223      239      +16     
Flag Coverage Δ
unittests 41.84% <8.69%> (-1.70%) :arrow_down:

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

Impacted Files Coverage Δ
subfun/postInitializationSetup.m 0.00% <0.00%> (ø)
subfun/preTrialSetup.m 0.00% <0.00%> (ø)
subfun/defaults/checkParameters.m 83.33% <100.00%> (ø)

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