Ajapaik / ajapaik-web

Crowdsourcing of data for historic imagery (geotagging, face tagging, rephotography)
https://ajapaik.ee
GNU General Public License v3.0
27 stars 19 forks source link

fix(views): similar photos count annotation added to photos queryset … #66

Closed MaertHaekkinen closed 3 years ago

MaertHaekkinen commented 3 years ago

similar photos count annotation added to photos queryset results in slow loading time

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 3 years ago

Codecov Report

Merging #66 (4627520) into master (47130b3) will decrease coverage by 0.00%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
- Coverage   15.40%   15.39%   -0.01%     
==========================================
  Files         153      153              
  Lines       10437    10443       +6     
==========================================
  Hits         1608     1608              
- Misses       8829     8835       +6     
Flag Coverage Δ
unittests 15.39% <0.00%> (-0.01%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
ajapaik/ajapaik/views.py 0.00% <0.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 47130b3...4627520. Read the comment docs.