pilosus / dienstplan

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

Shout command used to mention current on-call person only with duties description omitted #58

Closed pilosus closed 2 years ago

pilosus commented 2 years ago

Close #57

codecov[bot] commented 2 years ago

Codecov Report

Merging #58 (785fb82) into main (1fdff7f) will increase coverage by 0.14%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
+ Coverage   90.29%   90.44%   +0.14%     
==========================================
  Files          10       10              
  Lines         907      921      +14     
  Branches       56       56              
==========================================
+ Hits          819      833      +14     
  Misses         32       32              
  Partials       56       56              
Impacted Files Coverage Δ
src/dienstplan/commands.clj 99.36% <100.00%> (+0.02%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more