gilch / hissp

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

Named self quirk #233

Closed gilch closed 1 year ago

gilch commented 1 year ago

Resolves #149. Again.

codecov[bot] commented 1 year ago

Codecov Report

Merging #233 (36d3908) into master (b221f16) will increase coverage by 0.13%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           master      #233      +/-   ##
===========================================
+ Coverage   99.86%   100.00%   +0.13%     
===========================================
  Files           6         6              
  Lines         716       718       +2     
  Branches      111       112       +1     
===========================================
+ Hits          715       718       +3     
+ Partials        1         0       -1     
Impacted Files Coverage Δ
src/hissp/compiler.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

gilch commented 1 year ago

OK, that test got us back up to 100% coverage, at least for the Python.