aecworks / aec.works-api

Backend for https://aec.works
GNU General Public License v3.0
5 stars 1 forks source link

Adds Sorting #72

Closed gtalarico closed 3 years ago

gtalarico commented 3 years ago

PS: @deardanieldavis

codecov[bot] commented 3 years ago

Codecov Report

Merging #72 (4830a9b) into master (36fad3a) will increase coverage by 0.38%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   84.79%   85.17%   +0.38%     
==========================================
  Files          63       63              
  Lines        1815     1835      +20     
==========================================
+ Hits         1539     1563      +24     
+ Misses        276      272       -4     
Impacted Files Coverage Δ
api/community/models.py 100.00% <100.00%> (ø)
api/community/views/company.py 86.71% <100.00%> (+1.10%) :arrow_up:
api/community/views/hashtags.py 100.00% <100.00%> (ø)
tests/test_communities/test_views.py 100.00% <100.00%> (ø)
api/permissions.py 100.00% <0.00%> (+23.07%) :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 36fad3a...4830a9b. Read the comment docs.