instapi
instapi copied to clipboard
🐛 Fix issue with missed comments
Fixes #76
Codecov Report
Merging #86 (51ca5d9) into develop (00128d3) will not change coverage. The diff coverage is
100.00%.
@@ 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 dataPowered by Codecov. Last update 00128d3...51ca5d9. Read the comment docs.