cpp-lln-lab / localizer_visual_motion

MIT License
2 stars 9 forks source link

[REL] v0.5.0 #115

Closed Remi-Gau closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #115 (8e55f9d) into master (5ad7f12) will increase coverage by 0.91%. The diff coverage is 40.50%.

:exclamation: Current head 8e55f9d differs from pull request most recent head 9ef55c2. Consider uploading reports for the commit 9ef55c2 to get more accurate results

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage   41.07%   41.99%   +0.91%     
==========================================
  Files          15       17       +2     
  Lines         224      412     +188     
==========================================
+ Hits           92      173      +81     
- Misses        132      239     +107     
Flag Coverage Δ
unittests 41.99% <40.50%> (+0.91%) :arrow_up:

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

Impacted Files Coverage Δ
subfun/design/diplayDesign.m 2.27% <ø> (ø)
subfun/design/expDesign.m 73.33% <ø> (ø)
subfun/design/getDesignInput.m 100.00% <ø> (ø)
subfun/design/getDirectionBaseVectors.m 100.00% <ø> (ø)
subfun/design/getMockConfig.m 93.75% <ø> (ø)
subfun/design/setBlocksConditions.m 87.50% <ø> (ø)
subfun/design/setDirections.m 92.85% <ø> (ø)
subfun/design/setFixationPosition.m 100.00% <ø> (ø)
subfun/design/setFixationTargets.m 96.55% <ø> (ø)
subfun/design/setSpeedTargets.m 100.00% <ø> (ø)
... and 7 more

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