pyapp-kit / superqt

Missing widgets and components for Qt-python
https://pyapp-kit.github.io/superqt/
BSD 3-Clause "New" or "Revised" License
207 stars 36 forks source link

feat: Add QIconifyIcon.name() method #213

Closed tlambert03 closed 1 year ago

tlambert03 commented 1 year ago

name() returns the key used to create the icon

codecov[bot] commented 1 year ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (3efafd7) 87.42% compared to head (ccfb749) 87.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #213 +/- ## ========================================== - Coverage 87.42% 87.41% -0.02% ========================================== Files 46 46 Lines 3356 3361 +5 ========================================== + Hits 2934 2938 +4 - Misses 422 423 +1 ``` | [Files](https://app.codecov.io/gh/pyapp-kit/superqt/pull/213?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyapp-kit) | Coverage Δ | | |---|---|---| | [src/superqt/iconify/\_\_init\_\_.py](https://app.codecov.io/gh/pyapp-kit/superqt/pull/213?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyapp-kit#diff-c3JjL3N1cGVycXQvaWNvbmlmeS9fX2luaXRfXy5weQ==) | `92.85% <80.00%> (-7.15%)` | :arrow_down: |

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