DevCom-IITB / instiapp-api

Django quasi-RESTful API for InstiApp!
https://insti.app
GNU Affero General Public License v3.0
22 stars 75 forks source link

feat(notifications): add chore to clean old notifications #442

Closed e-aakash closed 3 years ago

e-aakash commented 3 years ago

Todo before merge:

codecov[bot] commented 3 years ago

Codecov Report

Merging #442 (7d18d82) into master (77e4208) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #442   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          113       113           
  Lines         4359      4359           
=========================================
  Hits          4359      4359           

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 77e4208...483a8cf. Read the comment docs.

e-aakash commented 3 years ago

Added a required 'path' argument to dump old notifications in the command as JSON.