JSAbrahams / mamba

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

WIP Add rustfmt to toolchain #261

Closed JSAbrahams closed 2 years ago

JSAbrahams commented 2 years ago

Relevant issues

Closes #258

Summary

Added Tests

codecov[bot] commented 2 years ago

Codecov Report

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

:exclamation: Current head 682f9f3 differs from pull request most recent head b4fa29b. Consider uploading reports for the commit b4fa29b to get more accurate results

@@            Coverage Diff             @@
##             develop     #261   +/-   ##
==========================================
  Coverage           ?   83.60%           
==========================================
  Files              ?       99           
  Lines              ?     9561           
  Branches           ?        0           
==========================================
  Hits               ?     7993           
  Misses             ?     1568           
  Partials           ?        0           

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

JSAbrahams commented 2 years ago

Hm an action which reformats code is too aggressive I think.