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

chore: Code cleanup #1135

Merged
merged 14 commits into from
Jan 3, 2024
Merged

chore: Code cleanup #1135

merged 14 commits into from
Jan 3, 2024

Conversation

DaveSkender
Copy link
Owner

@DaveSkender DaveSkender commented Dec 20, 2023

General code cleanup ... have some new analyzers.

Checklist

  • My code follows the existing style, code structure, and naming taxonomy
  • I have put comments in my code, particularly for hard-to-understand areas
  • I have performed a self-review of my code and included any verifying manual calculations
  • I have added or updated unit tests that prove my fix is effective or that my feature works and achieves sufficient code coverage. New and existing unit tests pass locally and in the build (below) with my changes
  • My changes generate no new warnings or other code analysis issues
  • I have added or run the performance tests that depict optimal execution times
  • I have made corresponding changes to the documentation

Copy link

github-actions bot commented Dec 20, 2023

✔️ Tests 718 / 718 - passed in 7.2s
✔️ Coverage 96.57% - passed with 95% threshold
📏 5308 / 5311 lines covered 🌿 2296 / 2563 branches covered
🔍 click here for more details

✏️ updated for commit f30bda0

@DaveSkender DaveSkender changed the title Code cleanup chore: Code cleanup Jan 1, 2024
@DaveSkender DaveSkender marked this pull request as ready for review January 3, 2024 05:33
@DaveSkender DaveSkender enabled auto-merge (squash) January 3, 2024 05:33
@DaveSkender DaveSkender merged commit 7de4279 into main Jan 3, 2024
16 checks passed
@DaveSkender DaveSkender deleted the code-cleanup branch January 3, 2024 05:36
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant