gilch / hissp

It's Python with a Lissp.
https://gitter.im/hissp-lang/community
Apache License 2.0
364 stars 9 forks source link

Compose macro fixes #218

Closed gilch closed 1 year ago

gilch commented 1 year ago

Cleans up some edge cases found during manual testing. More tests will eventually need to be automated.

I still consider this macro experimental. Expect significant changes before it stabilizes.

gilch commented 1 year ago

See also #214 #211 #154

codecov[bot] commented 1 year ago

Codecov Report

Merging #218 (7a4b80a) into master (d6d3c24) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #218   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          710       710           
  Branches       109       109           
=========================================
  Hits           710       710           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more