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(notification): add api for creating test api #435

Closed e-aakash closed 4 years ago

e-aakash commented 4 years ago

Added API: /api/test/notification

Closes https://github.com/wncc/instiapp-api/issues/372

codecov[bot] commented 4 years ago

Codecov Report

Merging #435 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #435   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          113       113           
  Lines         4302      4323   +21     
=========================================
+ Hits          4302      4323   +21     
Impacted Files Coverage Δ
other/urls.py 100.00% <ø> (ø)
other/tests.py 100.00% <100.00%> (ø)
other/views.py 100.00% <100.00%> (ø)

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 b69bbbd...6db1b5f. Read the comment docs.