ubclaunchpad / rocket2

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

feat: export emails #591

Closed no-or closed 3 years ago

no-or commented 3 years ago

Ticket(s)

Closes #539

Details

/rocket export emails for exporting emails of all users + list of all the users who don't have an email

Example run of the command:

Screen Shot 2020-11-05 at 18 40 43 PM
codecov[bot] commented 3 years ago

Codecov Report

Merging #591 (d3f6c54) into master (eb95e33) will decrease coverage by 0.42%. The diff coverage is 81.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #591      +/-   ##
==========================================
- Coverage   93.09%   92.67%   -0.43%     
==========================================
  Files          42       43       +1     
  Lines        2420     2524     +104     
  Branches      323      337      +14     
==========================================
+ Hits         2253     2339      +86     
- Misses        109      123      +14     
- Partials       58       62       +4     
Impacted Files Coverage Δ
tests/util.py 100.00% <ø> (ø)
app/controller/command/commands/export.py 81.18% <81.18%> (ø)
app/controller/command/commands/__init__.py 100.00% <100.00%> (ø)
app/controller/command/parser.py 94.59% <100.00%> (+0.07%) :arrow_up:
db/utils.py 75.00% <0.00%> (+4.16%) :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 eb95e33...d3f6c54. Read the comment docs.