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 backwards compatibility of methods in Report #951

Merged
merged 6 commits into from
Dec 15, 2021
Merged

Conversation

beckyjackson
Copy link
Contributor

@beckyjackson beckyjackson commented Dec 14, 2021

Resolves #950

  • docs/ have been added/updated
  • tests have been added/updated
  • mvn verify says all tests pass
  • mvn site says all JavaDocs correct
  • CHANGELOG.md has been updated

Some functions are still useful for ROBOT as a library, but they stopped working when we started using ReportQuery objects in #879. This PR resolves that issue so these functions can still be used.

Copy link
Contributor

@matentzn matentzn left a comment

Choose a reason for hiding this comment

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

I have build the branch and ran it through the dashboard - all works! Thank you!

@jamesaoverton jamesaoverton merged commit 4f71818 into master Dec 15, 2021
@jamesaoverton jamesaoverton deleted the 950-fix branch December 15, 2021 14:15
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.

1.8.2 breaks dashboard
3 participants