aecworks / aec.works-api

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

Thread size and dup fix #70

Closed gtalarico closed 3 years ago

gtalarico commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #70 (4dfedee) into master (9cbf2c3) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
+ Coverage   84.58%   84.61%   +0.02%     
==========================================
  Files          63       63              
  Lines        1791     1794       +3     
==========================================
+ Hits         1515     1518       +3     
  Misses        276      276              
Impacted Files Coverage Δ
api/community/models.py 100.00% <100.00%> (ø)
api/community/selectors.py 79.59% <100.00%> (ø)
api/community/services.py 92.92% <100.00%> (+0.19%) :arrow_up:
api/community/views/comments.py 97.91% <100.00%> (ø)
api/community/views/company.py 85.61% <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 9cbf2c3...4dfedee. Read the comment docs.