Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix numpy test failing due to new vpArray2d constructor #1382

Merged
merged 3 commits into from
Apr 18, 2024

Conversation

SamFlt
Copy link
Contributor

@SamFlt SamFlt commented Apr 17, 2024

Fix for a python API test that was failing due to newly introduced constructor.

Copy link

codecov bot commented Apr 17, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 45.63%. Comparing base (2770f9d) to head (507d80d).
Report is 11 commits behind head on master.

Files Patch % Lines
modules/core/include/visp3/core/vpArray2D.h 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1382      +/-   ##
==========================================
- Coverage   45.64%   45.63%   -0.02%     
==========================================
  Files        1069     1069              
  Lines      108106   108102       -4     
  Branches    18710    18713       +3     
==========================================
- Hits        49342    49329      -13     
- Misses      58764    58773       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fspindle fspindle merged commit 699e1e6 into lagadic:master Apr 18, 2024
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants