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

fixing blog order bug #461

Closed harsh-kr-jha closed 3 years ago

harsh-kr-jha commented 3 years ago

sorting using both the value of pinned field and date published

codecov[bot] commented 3 years ago

Codecov Report

Merging #461 (2765bad) into master (c86b74b) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #461   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          113       113           
  Lines         4457      4471   +14     
=========================================
+ Hits          4457      4471   +14     
Impacted Files Coverage Δ
placements/tests.py 100.00% <100.00%> (ø)
placements/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 c86b74b...2765bad. Read the comment docs.