python-taiga
python-taiga copied to clipboard
Improve models documentation
Clarify that description is not available in the list responses
References
Fix #105
Checklist
- [x] I have read the contribution guide
- [x] Code lint checked via
inv lint - [x]
changesfile included (see docs) - [x] Usage documentation added in case of new features
- [ ] Tests added
Codecov Report
Merging #120 (2791da7) into master (f448eda) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #120 +/- ##
=======================================
Coverage 96.34% 96.34%
=======================================
Files 8 8
Lines 876 876
Branches 63 63
=======================================
Hits 844 844
Misses 19 19
Partials 13 13
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 96.34% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| taiga/models/base.py | 100.00% <ø> (ø) |
|
| taiga/models/models.py | 96.43% <ø> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update f448eda...2791da7. Read the comment docs.