pilosus / dienstplan

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

Rotate command to show previous and current oncall persons #37

Closed pilosus closed 2 years ago

pilosus commented 2 years ago

Close #35

codecov[bot] commented 2 years ago

Codecov Report

Merging #37 (5c1d613) into main (fc048d3) will increase coverage by 2.29%. The diff coverage is 89.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   68.36%   70.66%   +2.29%     
==========================================
  Files           9       10       +1     
  Lines         686      767      +81     
  Branches       32       35       +3     
==========================================
+ Hits          469      542      +73     
- Misses        185      190       +5     
- Partials       32       35       +3     
Impacted Files Coverage Δ
src/dienstplan/db.clj 31.93% <40.00%> (+1.02%) :arrow_up:
src/dienstplan/spec.clj 73.58% <77.77%> (+0.85%) :arrow_up:
src/dienstplan/commands.clj 99.59% <93.75%> (+0.37%) :arrow_up:
src/dienstplan/slack.clj 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 fc048d3...5c1d613. Read the comment docs.