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

Event Scheduler Interface tests #156

Merged
merged 1 commit into from
Jun 8, 2023
Merged

Event Scheduler Interface tests #156

merged 1 commit into from
Jun 8, 2023

Conversation

NeonDaniel
Copy link
Member

Refactor events to troubleshoot GUI plugin test failures
Add unit tests for events module

@NeonDaniel NeonDaniel marked this pull request as ready for review June 8, 2023 01:13
@NeonDaniel NeonDaniel requested a review from a team June 8, 2023 01:13
@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Merging #156 (4858235) into dev (57f7909) will increase coverage by 10.70%.
The diff coverage is 25.59%.

@@            Coverage Diff             @@
##             dev     #156       +/-   ##
==========================================
+ Coverage   0.00%   10.70%   +10.70%     
==========================================
  Files         47       78       +31     
  Lines       5482     7088     +1606     
==========================================
+ Hits           0      759      +759     
- Misses      5482     6329      +847     
Impacted Files Coverage Δ
ovos_utils/__init__.py 0.00% <0.00%> (ø)
ovos_utils/bracket_expansion.py 0.00% <0.00%> (ø)
ovos_utils/configuration.py 0.00% <0.00%> (ø)
ovos_utils/device_input.py 0.00% <0.00%> (ø)
ovos_utils/dialog.py 0.00% <0.00%> (ø)
ovos_utils/enclosure/__init__.py 0.00% <0.00%> (ø)
ovos_utils/enclosure/api.py 0.00% <0.00%> (ø)
ovos_utils/events.py 0.00% <0.00%> (ø)
ovos_utils/file_utils.py 0.00% <0.00%> (ø)
ovos_utils/fingerprinting.py 0.00% <0.00%> (ø)
... and 56 more

@JarbasAl JarbasAl added bug Something isn't working tests and automation labels Jun 8, 2023
@JarbasAl JarbasAl merged commit 73c95b8 into dev Jun 8, 2023
@JarbasAl JarbasAl deleted the TEST_EventScheduler branch June 8, 2023 01:24
@github-actions github-actions bot mentioned this pull request Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tests and automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants