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

Remove usage reporter classes and tests #343

Merged
merged 4 commits into from
May 14, 2024
Merged

Remove usage reporter classes and tests #343

merged 4 commits into from
May 14, 2024

Conversation

mdoube
Copy link
Member

@mdoube mdoube commented Apr 5, 2024

Remove all usage reporting classes and calls to them, and remove tests that refer to them.

The BoneJ usage reporter used a Google Analytics API that has been deprecated.

mdoube added 2 commits April 5, 2024 19:42
Wrapper tests fail to run on older versions of Mockito
Copy link
Member

@alessandrofelder alessandrofelder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd suggest renaming the test methods that now don't check reporting-related things as they are now named confusingly?

Maybe something like:

  • testCancelledRunDoesNotReport ->testEmptyImageCancels
  • testSuccessfulRunReports -> testSensibleInputDoesNotCancel
    For both analyse-skeleton and ellipsoid-factor wrapper classes?

But I'll leave that up-to-you to decide before merging @mdoube .

@mdoube mdoube merged commit 0ef2cd0 into master May 14, 2024
1 check passed
@mdoube mdoube deleted the stop-reporting branch May 14, 2024 21:54
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