ubclaunchpad / rocket2

🚀 The official UBC Launch Pad Slack bot and team management platform
https://rocket2.readthedocs.io
Other
18 stars 6 forks source link

tests: add permissions model tests #545

Closed chuck-sys closed 4 years ago

chuck-sys commented 4 years ago

Add permissions model tests for code coverage purposes.

codecov[bot] commented 4 years ago

Codecov Report

Merging #545 into master will increase coverage by 0.41%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #545      +/-   ##
==========================================
+ Coverage   93.39%   93.80%   +0.41%     
==========================================
  Files          47       47              
  Lines        2665     2665              
  Branches      360      360              
==========================================
+ Hits         2489     2500      +11     
+ Misses        120      110      -10     
+ Partials       56       55       -1     
Impacted Files Coverage Δ
app/model/permissions.py 100.00% <0.00%> (+45.83%) :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 bb6758a...e67ba0f. Read the comment docs.