instapi icon indicating copy to clipboard operation
instapi copied to clipboard

🐛 Fix issue with missed comments

Open uriyyo opened this issue 4 years ago • 1 comments

Fixes #76

uriyyo avatar Jan 17 '21 14:01 uriyyo

Codecov Report

Merging #86 (51ca5d9) into develop (00128d3) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop       #86   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        16    +1     
  Lines          538       557   +19     
=========================================
+ Hits           538       557   +19     
Impacted Files Coverage Δ
instapi/client_api/client.py 100.00% <100.00%> (ø)
instapi/client_api/comments.py 100.00% <100.00%> (ø)
instapi/models/comment.py 100.00% <100.00%> (ø)
instapi/models/feed.py 100.00% <100.00%> (ø)
instapi/utils.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 00128d3...51ca5d9. Read the comment docs.

codecov[bot] avatar Jan 17 '21 14:01 codecov[bot]