python-taiga icon indicating copy to clipboard operation
python-taiga copied to clipboard

Add list_epic_attributes()

Open gavanfantom opened this issue 4 years ago • 2 comments

Description

Describe:

This adds a list_epic_attributes() function, working the same way as list_user_story_attributes().

References

Fix #103

Checklist

  • [x] I have read the contribution guide
  • [x] Code lint checked via inv lint
  • [x] changes file included (see docs)
  • [x] Usage documentation added in case of new features
  • [x] Tests added

gavanfantom avatar Feb 04 '21 23:02 gavanfantom

Coverage Status

Coverage increased (+0.01%) to 97.838% when pulling 6aa2c53f1a2ab1bd5794c6c443ff142480775aaf on gavanfantom:master into 71888ddec9d2ed5271e0c5ec524ebbcde898ed6d on nephila:master.

coveralls avatar Feb 04 '21 23:02 coveralls

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 :tada:

Comparison is base (923cabc) 96.35% compared to head (0dc4c14) 96.38%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
+ Coverage   96.35%   96.38%   +0.02%     
==========================================
  Files           8        8              
  Lines         878      884       +6     
  Branches       66       66              
==========================================
+ Hits          846      852       +6     
  Misses         19       19              
  Partials       13       13              
Flag Coverage Δ
unittests 96.38% <100.00%> (+0.02%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
taiga/models/__init__.py 100.00% <ø> (ø)
taiga/models/models.py 96.47% <100.00%> (+0.04%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Feb 04 '21 23:02 codecov[bot]

Fix #122

Fix #123

yakky avatar Apr 23 '23 20:04 yakky

@gavanfantom thanks a lot for your contribution and sorry for the super late review and merge 😢

yakky avatar Apr 23 '23 20:04 yakky