nephila / python-taiga

:evergreen_tree: Python module for communicating with the Taiga API
https://python-taiga.readthedocs.io
MIT License
94 stars 41 forks source link

Add list_attachments on WikiPage #137

Closed protoroto closed 10 months ago

protoroto commented 10 months ago

Description

Add list_attachments on WikiPage

References

Fixes #100

Checklist

coveralls commented 10 months ago

Coverage Status

coverage: 97.858% (+0.005%) from 97.853% when pulling 19f2faa7425cb21b6f0af88d00ec06b4bb868cbc on protoroto:feature/issue-100-add-wiki-attachments into d60146929dcf2a3f1f66c10e4077bf36ae2a70a9 on nephila:master.

coveralls commented 10 months ago

Coverage Status

coverage: 97.863% (+0.005%) from 97.858% when pulling 878558917b72171d17e801e32f308b50cadae5da on protoroto:feature/issue-100-add-wiki-attachments into 6b562e91b923cf411851795e4a17734114018f94 on nephila:master.

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (6b562e9) 96.39% compared to head (8785589) 96.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #137 +/- ## ======================================= Coverage 96.39% 96.40% ======================================= Files 8 8 Lines 887 889 +2 Branches 66 66 ======================================= + Hits 855 857 +2 Misses 19 19 Partials 13 13 ``` | [Flag](https://app.codecov.io/gh/nephila/python-taiga/pull/137/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/nephila/python-taiga/pull/137/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila) | `96.40% <100.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files Changed](https://app.codecov.io/gh/nephila/python-taiga/pull/137?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila) | Coverage Δ | | |---|---|---| | [taiga/models/models.py](https://app.codecov.io/gh/nephila/python-taiga/pull/137?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nephila#diff-dGFpZ2EvbW9kZWxzL21vZGVscy5weQ==) | `96.49% <100.00%> (+0.01%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.