mark-nicepants / figma2flutter

Converts design token json files to flutter
Apache License 2.0
17 stars 16 forks source link

Expand on Exception toString() #21

Closed freemansoft closed 3 months ago

freemansoft commented 4 months ago

ProcessTokenException toString() doesn't provide the message when logged.

Noticed this while troubleshooting a problem with the same symptoms (but not cause) as https://github.com/mark-nicepants/figma2flutter/issues/19

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.46%. Comparing base (b20e952) to head (16e9906).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ======================================= Coverage 98.46% 98.46% ======================================= Files 31 31 Lines 847 849 +2 ======================================= + Hits 834 836 +2 Misses 13 13 ```

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