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

Added basic accuracy and critical hit checks #87

Merged
merged 20 commits into from
Jun 21, 2024

Conversation

retroandchill
Copy link
Owner

Pull Request Description
Accuracy and crit checks were added.

Reviewer Checklist

  • Is the code easy to read an follow
  • Is it annotated with the proper header comment blocks
  • Do all fields and methods contain the proper documentation comments above them
  • Do any Unreal accessible fields and methods make sense to be so
  • Are there any potential security or performance issues from the implementation?
  • Is the new code covered by unit tests?
  • Are there any new issues in SonarCloud that need to be addressed before merging the code in?

Copy link

sonarcloud bot commented Jun 21, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
68.3% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@retroandchill retroandchill merged commit cfa1361 into main Jun 21, 2024
1 of 2 checks passed
@retroandchill retroandchill deleted the feature/accuracy-and-crit-checks branch June 21, 2024 02:10
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.

None yet

1 participant