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 java compilation #1564

Merged
merged 3 commits into from
Feb 5, 2025
Merged

Fix java compilation #1564

merged 3 commits into from
Feb 5, 2025

Conversation

rolalaro
Copy link

Fixed issues that prevented the compilation of the visp_java plugin:

  • related to the introduction of the visp nammespace
  • related to the detection of Python3

Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.39%. Comparing base (917cd82) to head (4c6465c).
Report is 40 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1564   +/-   ##
=======================================
  Coverage   54.39%   54.39%           
=======================================
  Files         442      442           
  Lines       53468    53468           
=======================================
  Hits        29083    29083           
  Misses      24385    24385           

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

@fspindle fspindle merged commit 23098e8 into lagadic:master Feb 5, 2025
85 of 90 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