quantum-elixir / quantum-core

:watch: Cron-like job scheduler for Elixir
https://hexdocs.pm/quantum/
Apache License 2.0
2.32k stars 148 forks source link

Fix incorrect TaskSupervisor name in documentation #486

Closed wingyplus closed 3 years ago

wingyplus commented 3 years ago

In documentation mentioned that quantum will create YourApp.Scheduler.Task.Supervisor but the correct one is YourApp.Scheduler.TaskSupervisor.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build c9d71b691fc102ceffcccf17ebd2133897682103-PR-486


Files with Coverage Reduction New Missed Lines %
lib/quantum/executor.ex 2 90.0%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build d0a151b535e7a631331e454975705052bc7bbf0f: -0.3%
Covered Lines: 307
Relevant Lines: 357

💛 - Coveralls
coveralls commented 3 years ago

Pull Request Test Coverage Report for Build c9d71b691fc102ceffcccf17ebd2133897682103-PR-486


Files with Coverage Reduction New Missed Lines %
lib/quantum/executor.ex 2 90.0%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build d0a151b535e7a631331e454975705052bc7bbf0f: -0.3%
Covered Lines: 307
Relevant Lines: 357

💛 - Coveralls