JSAbrahams / mamba

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

Print py and mamba src alongside in tests #287

Closed JSAbrahams closed 2 years ago

JSAbrahams commented 2 years ago

This is useful as we start to implement slightly more complex Python generation logic.

codecov[bot] commented 2 years ago

Codecov Report

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

@@            Coverage Diff             @@
##             develop     #287   +/-   ##
==========================================
  Coverage           ?   85.40%           
==========================================
  Files              ?       99           
  Lines              ?     9811           
  Branches           ?        0           
==========================================
  Hits               ?     8379           
  Misses             ?     1432           
  Partials           ?        0           

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