pilosus / dienstplan

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

Feature: assign command #36 #40

Closed burlakov-nick closed 2 years ago

burlakov-nick commented 2 years ago

Link to the issue

codecov[bot] commented 2 years ago

Codecov Report

Merging #40 (9fcec93) into main (f301b7a) will decrease coverage by 0.28%. The diff coverage is 53.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
- Coverage   71.48%   71.19%   -0.29%     
==========================================
  Files          10       10              
  Lines         824      861      +37     
  Branches       45       47       +2     
==========================================
+ Hits          589      613      +24     
- Misses        190      201      +11     
- Partials       45       47       +2     
Impacted Files Coverage Δ
src/dienstplan/db.clj 28.12% <31.25%> (-3.81%) :arrow_down:
src/dienstplan/spec.clj 74.00% <60.00%> (-0.49%) :arrow_down:
src/dienstplan/commands.clj 99.30% <100.00%> (+0.06%) :arrow_up:

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 f301b7a...9fcec93. Read the comment docs.