pilosus / dienstplan

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

Functions speccing and instrumenting #38

Closed pilosus closed 2 years ago

pilosus commented 2 years ago

Close #22

codecov[bot] commented 2 years ago

Codecov Report

Merging #38 (2944b5f) into main (2644bc3) will increase coverage by 0.81%. The diff coverage is 88.60%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   70.66%   71.48%   +0.81%     
==========================================
  Files          10       10              
  Lines         767      824      +57     
  Branches       35       45      +10     
==========================================
+ Hits          542      589      +47     
  Misses        190      190              
- Partials       35       45      +10     
Impacted Files Coverage Δ
src/dienstplan/spec.clj 74.48% <76.92%> (+0.89%) :arrow_up:
src/dienstplan/commands.clj 99.24% <100.00%> (-0.36%) :arrow_down:
src/dienstplan/endpoints.clj 95.65% <100.00%> (ø)
src/dienstplan/slack.clj 100.00% <100.00%> (ø)
src/dienstplan/verify.clj 97.05% <100.00%> (+0.18%) :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 2644bc3...2944b5f. Read the comment docs.