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

Be more lenient with time diffs in AbstractApplicationErrorDaoTest #355

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

sleberknight
Copy link
Member

  • Change shouldInsertNewApplicationErrorRecord to allow up to a second difference instead of the default 500ms
  • Change isEqualTo(1) assertions to isOne()

* Change shouldInsertNewApplicationErrorRecord to allow up to a
  second difference instead of the default 500ms
* Change isEqualTo(1) assertions to isOne()
@sleberknight sleberknight added the code cleanup Fix issues reported by Sonar or any other code analysis tools label Feb 16, 2024
@sleberknight sleberknight added this to the 2.1.2 milestone Feb 16, 2024
@sleberknight sleberknight self-assigned this Feb 16, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@sleberknight sleberknight merged commit 49778d2 into master Feb 16, 2024
5 checks passed
@sleberknight sleberknight deleted the be-more-lenient-with-time-differences branch February 16, 2024 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code cleanup Fix issues reported by Sonar or any other code analysis tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant