pilosus / dienstplan

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

Integration tests #50

Closed pilosus closed 2 years ago

pilosus commented 2 years ago

Close #41

codecov[bot] commented 2 years ago

Codecov Report

Merging #50 (fe6e43b) into main (405418b) will increase coverage by 16.12%. The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #50       +/-   ##
===========================================
+ Coverage   70.85%   86.98%   +16.12%     
===========================================
  Files          10       10               
  Lines         875      876        +1     
  Branches       49       47        -2     
===========================================
+ Hits          620      762      +142     
+ Misses        206       67      -139     
+ Partials       49       47        -2     
Impacted Files Coverage Δ
src/dienstplan/commands.clj 99.33% <0.00%> (+2.00%) :arrow_up:
src/dienstplan/db.clj 85.82% <0.00%> (+57.70%) :arrow_up:
src/dienstplan/core.clj 79.71% <100.00%> (+22.35%) :arrow_up:
src/dienstplan/spec.clj 75.97% <100.00%> (+2.11%) :arrow_up:
src/dienstplan/endpoints.clj 100.00% <0.00%> (+4.34%) :arrow_up:
src/dienstplan/config.clj 50.00% <0.00%> (+25.00%) :arrow_up:
src/dienstplan/logging.clj 45.45% <0.00%> (+27.27%) :arrow_up:
... and 2 more

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 405418b...fe6e43b. Read the comment docs.