JSAbrahams / mamba

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

V0.3.1 into develop #246

Closed JSAbrahams closed 2 years ago

JSAbrahams commented 2 years ago

Do this via a branch so we don't get loads of conflicts which need to be resolved. Not sure why we had these in the first place, likely that squash and merge make it so git cannot automatically merge files and sees certain changes which were made within the v0-3-1 branch as conflicts.

codecov[bot] commented 2 years ago

Codecov Report

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

@@            Coverage Diff             @@
##             develop     #246   +/-   ##
==========================================
  Coverage           ?   80.93%           
==========================================
  Files              ?       99           
  Lines              ?     8940           
  Branches           ?        0           
==========================================
  Hits               ?     7236           
  Misses             ?     1704           
  Partials           ?        0           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more