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

Add reload and toggle commands #14

Merged
merged 6 commits into from
Apr 16, 2024
Merged

Add reload and toggle commands #14

merged 6 commits into from
Apr 16, 2024

Conversation

xCykrix
Copy link
Owner

@xCykrix xCykrix commented Apr 16, 2024

Pull Request

Summary and Information

Created to enhance the functionality of DynamicLights.

...

Referencing Issue(s): #13

Fixing Issue(s): N/A

Summary of Testing

To what extent did you test this pull request? Did any tests require
modification to result in a passing state (breaking changes)?

I tested this PR by ... (description of testing methods)

  • Tests passed with no modification.
  • Tests passed with modification.
  • Tests are not currently passing.
  • Tests need to be added to exist for the case covered in this issue.

Checklist for Integrity

  • The changes follow the style guidelines defined in the project.
  • I have performed a self-review of my code, including testing intentionally
    incorrect information.
  • I have commented my code, particularly in hard to understand or complex
    areas.
  • The changes have not generated any new errors or warning by
    static-analysis tooling.
  • All dependant changes have been merged and published in downstream
    modules.
  • To the best of my knowledge, all information in this pull request is
    vulnerability free and well researched.
    • This pull request may require more research or analysis of complex logic
      or technology.
    • This pull request contains regular expression addition or modifications
      which may need verification.
    • This pull request contains database logic which may need verification of
      proper user-input sterilization.

@xCykrix xCykrix self-assigned this Apr 16, 2024
@xCykrix xCykrix linked an issue Apr 16, 2024 that may be closed by this pull request
@xCykrix xCykrix merged commit 633ce77 into main Apr 16, 2024
1 check passed
@xCykrix xCykrix deleted the 13-improvement-in-functions branch April 16, 2024 19:43
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.

[FEAT] Add toggle and reload command.
1 participant