pyinat / pyinaturalist

Python client for iNaturalist
https://pyinaturalist.readthedocs.io
MIT License
130 stars 17 forks source link

Added font-awesome-based icons #554

Closed LucaCappelletti94 closed 1 month ago

LucaCappelletti94 commented 4 months ago

As per title, adds suppory for font-awesome-based icons matched with the emojis to the best of my abilities. This is simply added as additional consts dictionaries.

Closes #553

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 88.88889% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 95.92%. Comparing base (52dfd56) to head (c29e513).

:exclamation: Current head c29e513 differs from pull request most recent head 10c2df7. Consider uploading reports for the commit 10c2df7 to get more accurate results

Files Patch % Lines
pyinaturalist/constants.py 86.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #554 +/- ## ========================================== - Coverage 95.95% 95.92% -0.04% ========================================== Files 59 60 +1 Lines 3340 3358 +18 Branches 638 639 +1 ========================================== + Hits 3205 3221 +16 - Misses 96 98 +2 Partials 39 39 ```

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