CSC510-Group-25 / ClassMateBot

This project helps to improve the life of students, TAs and teachers by automating many mundane tasks which are sometimes done manually on Discord. This is release version 3 of the ClassMateBot.
MIT License
0 stars 5 forks source link

Documentation #123

Closed snapcat closed 2 years ago

snapcat commented 2 years ago

Summary

DO NOT MERGE UNTIL DUE DATE !!

New Files

Too many to count.

Changed Files

Lots.

Checklist

~- [ ] Did you test your changes locally?~ ~- [ ] Did your changes pass all existing tests?~
~- [ ] Do test cases exist for your changes? If not, please make an issue.~ ~Note: ensure that all new code has test coverage!~

We're not editing code here!


Closing Issues

Resolves #119 Resolves #99 Resolves #91 Resolves #128

Notes

#### Contributors @snapcat @shraddhamishra7 @etracey7 @peeyush10234 @jhnguye4 ### New Files
codecov-commenter commented 2 years ago

Codecov Report

Merging #123 (c0f39d0) into main (d044e42) will increase coverage by 1.75%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #123      +/-   ##
==========================================
+ Coverage   88.95%   90.71%   +1.75%     
==========================================
  Files          10       10              
  Lines        1611     1970     +359     
==========================================
+ Hits         1433     1787     +354     
- Misses        178      183       +5     
Impacted Files Coverage Δ
cogs/deadline.py 76.09% <0.00%> (-0.98%) :arrow_down:
test/test_bot.py 100.00% <0.00%> (ø)
cogs/groups.py 65.36% <0.00%> (+13.59%) :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 d044e42...c0f39d0. Read the comment docs.