JSAbrahams / mamba

🐍 The Mamba programming language, because we care about safety
MIT License
88 stars 4 forks source link

Fix return token width #395

Closed JSAbrahams closed 1 year ago

JSAbrahams commented 1 year ago

Summary

Noticed that the error messages looked weird. Turns out return token is 6 wide not 5.

Added Tests

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (v-0-3-5@986ffda). Click here to learn what that means. The diff coverage is n/a.

@@            Coverage Diff             @@
##             v-0-3-5     #395   +/-   ##
==========================================
  Coverage           ?   87.40%           
==========================================
  Files              ?      109           
  Lines              ?    12040           
  Branches           ?        0           
==========================================
  Hits               ?    10523           
  Misses             ?     1517           
  Partials           ?        0