spl0k / supysonic

Supysonic is a Python implementation of the Subsonic server API.
https://supysonic.readthedocs.io
GNU Affero General Public License v3.0
260 stars 57 forks source link

change distinct following #208 #209

Closed vincentDcmps closed 3 years ago

vincentDcmps commented 3 years ago

Hi I have done this modification following issue #208 I have test with postgres SQLLite and seem works on both

codecov[bot] commented 3 years ago

Codecov Report

Merging #209 (c52141e) into master (0b67aeb) will decrease coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #209      +/-   ##
==========================================
- Coverage   88.53%   88.47%   -0.06%     
==========================================
  Files          35       35              
  Lines        3358     3358              
==========================================
- Hits         2973     2971       -2     
- Misses        385      387       +2     
Impacted Files Coverage Δ
supysonic/api/albums_songs.py 94.95% <100.00%> (ø)
supysonic/covers.py 80.39% <0.00%> (-3.93%) :arrow_down:

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 0b67aeb...c52141e. Read the comment docs.