Skip to content

Make UrDriver tests run without ctest #270

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

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

urfeex
Copy link
Member

@urfeex urfeex commented Feb 19, 2025

As ctest runs each test individually, an error with test initialization introduced earlier didn't show.

This change makes sure that running all tests consecutively with initializing the test suite only once works correctly.

As ctest runs each test individually, an error with test initialization
introduced earlier didn't show.

This change makes sure that running all tests consecutively with initializing
the test suite only once works correctly.
@urfeex urfeex requested a review from a team February 19, 2025 10:09
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.27%. Comparing base (99f0a76) to head (66c91db).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #270      +/-   ##
==========================================
+ Coverage   72.71%   73.27%   +0.56%     
==========================================
  Files          80       80              
  Lines        3181     3181              
  Branches      400      399       -1     
==========================================
+ Hits         2313     2331      +18     
+ Misses        650      630      -20     
- Partials      218      220       +2     
Flag Coverage Δ
ur20-latest 72.02% <ø> (ø)
ur5-3.14.3 72.89% <ø> (?)
ur5e-5.9.4 72.61% <ø> (-0.08%) ⬇️

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

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

@urfeex urfeex merged commit cca3117 into UniversalRobots:master Feb 19, 2025
18 of 23 checks passed
@urfeex urfeex deleted the fix_ur_driver_tests branch February 19, 2025 13:49
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