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

Init fix, logging updates, and unit tests #45

Merged
merged 4 commits into from
Aug 4, 2023
Merged

Conversation

NeonDaniel
Copy link
Member

@NeonDaniel NeonDaniel commented Aug 4, 2023

Adds logging around scheduler lifecycle and any exceptions
Add logging around event scheduling and potential errors
Fix potential init bug
Add unit test coverage for Scheduler init

@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Merging #45 (c527290) into dev (ae46bb6) will increase coverage by 1.95%.
Report is 2 commits behind head on dev.
The diff coverage is 31.25%.

@@            Coverage Diff             @@
##              dev      #45      +/-   ##
==========================================
+ Coverage   47.15%   49.11%   +1.95%     
==========================================
  Files          14       14              
  Lines        1179     1189      +10     
==========================================
+ Hits          556      584      +28     
+ Misses        623      605      -18     
Files Changed Coverage Δ
ovos_bus_client/version.py 0.00% <0.00%> (ø)
ovos_bus_client/util/scheduler.py 34.04% <35.71%> (+9.04%) ⬆️

…erence

Ensure stopping event is cleared on thread start
Add unit test coverage for scheduler init
@NeonDaniel NeonDaniel changed the title Updated logging Init fix, logging updates, and unit tests Aug 4, 2023
@NeonDaniel NeonDaniel requested a review from a team August 4, 2023 02:03
@NeonDaniel NeonDaniel marked this pull request as ready for review August 4, 2023 02:04
@JarbasAl JarbasAl merged commit 6eb7c56 into dev Aug 4, 2023
@NeonDaniel NeonDaniel deleted the LOG_DebugLogging branch August 4, 2023 18:00
This was referenced Dec 29, 2023
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.

2 participants