pilosus / dienstplan

Slack bot app for duty rotations
https://dienstplan-slack.pilosus.org
Other
21 stars 1 forks source link

Events scheduling based on crontab format strings #95

Closed pilosus closed 1 year ago

pilosus commented 1 year ago

Closed #55

codecov[bot] commented 1 year ago

Codecov Report

Merging #95 (6ae00ad) into main (e9b4840) will increase coverage by 1.06%. The diff coverage is 96.47%.

:exclamation: Current head 6ae00ad differs from pull request most recent head 29f7c7b. Consider uploading reports for the commit 29f7c7b to get more accurate results

@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
+ Coverage   90.35%   91.42%   +1.06%     
==========================================
  Files          10       12       +2     
  Lines        1006     1189     +183     
  Branches       60       64       +4     
==========================================
+ Hits          909     1087     +178     
- Misses         37       38       +1     
- Partials       60       64       +4     
Files Changed Coverage Δ
src/dienstplan/core.clj 76.05% <0.00%> (-1.09%) :arrow_down:
src/dienstplan/middlewares.clj 94.02% <ø> (ø)
src/dienstplan/spec.clj 77.56% <77.77%> (+<0.01%) :arrow_up:
src/dienstplan/commands.clj 99.46% <97.33%> (-0.24%) :arrow_down:
src/dienstplan/db.clj 91.88% <97.56%> (+2.13%) :arrow_up:
src/dienstplan/helpers.clj 100.00% <100.00%> (ø)
src/dienstplan/schedule.clj 100.00% <100.00%> (ø)
src/dienstplan/verify.clj 100.00% <100.00%> (+3.70%) :arrow_up:

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