Skip to content

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
@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.

1 participant