breejs / bree

Bree is a Node.js and JavaScript job task scheduler with worker threads, cron, Date, and human syntax. Built for @ladjs, @forwardemail, @spamscanner, @cabinjs.
https://jobscheduler.net
MIT License
3.01k stars 78 forks source link

Plugins #118

Closed shadowgate15 closed 3 years ago

shadowgate15 commented 3 years ago

A system allowing us to add plugins.... such as an api plugin...😮!

Adds a .extend method.

codecov-commenter commented 3 years ago

Codecov Report

Merging #118 (e74b51a) into master (8bff101) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head e74b51a differs from pull request most recent head df8e854. Consider uploading reports for the commit df8e854 to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##            master      #118   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          387       397   +10     
=========================================
+ Hits           387       397   +10     
Impacted Files Coverage Δ
src/index.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8bff101...df8e854. Read the comment docs.