pilosus / dienstplan

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

Fix NPE for create and assign #47

Closed pilosus closed 2 years ago

pilosus commented 2 years ago

Close #46

codecov[bot] commented 2 years ago

Codecov Report

Merging #47 (6d1a571) into main (08711e0) will increase coverage by 0.10%. The diff coverage is 94.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   71.06%   71.16%   +0.10%     
==========================================
  Files          10       10              
  Lines         864      867       +3     
  Branches       49       49              
==========================================
+ Hits          614      617       +3     
  Misses        201      201              
  Partials       49       49              
Impacted Files Coverage Δ
src/dienstplan/spec.clj 73.85% <88.88%> (ø)
src/dienstplan/commands.clj 98.96% <100.00%> (+0.01%) :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 08711e0...6d1a571. Read the comment docs.