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

Added cron jobs and updated events to include history #26

Draft
wants to merge 43 commits into
base: main
Choose a base branch
from

Conversation

joswayski
Copy link
Collaborator

@joswayski joswayski commented Nov 3, 2022

Description of Changes

☝️

Related Issues

@joswayski joswayski self-assigned this Nov 3, 2022
src/cronJobs/types/index.ts Outdated Show resolved Hide resolved
src/events/types/EventWithHistory.ts Outdated Show resolved Hide resolved
@joswayski joswayski changed the title Added cron jobs Added cron jobs and updated events to include history Nov 3, 2022
@codecov-commenter
Copy link

codecov-commenter commented Nov 3, 2022

Codecov Report

Merging #26 (32eb945) into main (e9af57a) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #26   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        25    +8     
  Lines          127       167   +40     
  Branches        18        19    +1     
=========================================
+ Hits           127       167   +40     
Impacted Files Coverage Δ
src/cronJobs/consts.ts 100.00% <100.00%> (ø)
src/cronJobs/createCronJob.ts 100.00% <100.00%> (ø)
src/cronJobs/editCronJob.ts 100.00% <100.00%> (ø)
src/cronJobs/getCronJob.ts 100.00% <100.00%> (ø)
src/cronJobs/getManyCronJobs.ts 100.00% <100.00%> (ø)
src/cronJobs/index.ts 100.00% <100.00%> (ø)
src/cronJobs/types/CronJobStatus.ts 100.00% <100.00%> (ø)
src/cronJobs/types/index.ts 100.00% <100.00%> (ø)
src/events/editEvent.ts 100.00% <100.00%> (ø)
src/events/getEvent.ts 100.00% <100.00%> (ø)
... and 2 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

SpencerKaiser
SpencerKaiser previously approved these changes Nov 3, 2022
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.

3 participants