JSAbrahams / mamba

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

Version 0.3.4 #372

Closed JSAbrahams closed 1 year ago

JSAbrahams commented 1 year ago

Relevant issues

Closes milestone 0.3.4

Summary

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@54fa45c). Click here to learn what that means. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #372   +/-   ##
=======================================
  Coverage        ?   87.00%           
=======================================
  Files           ?      109           
  Lines           ?    11950           
  Branches        ?        0           
=======================================
  Hits            ?    10397           
  Misses          ?     1553           
  Partials        ?        0           
JSAbrahams commented 1 year ago

Realised that adding return and assigns should be done recursively using a mapping function instead of doing it top-level. Will add in a PR soon.

JSAbrahams commented 1 year ago

Bit unfortunate to have a commit without associate PR in main, but lets leave it as-is.