gilch / hissp

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

try importing readline closer to usage #116

Closed gilch closed 2 years ago

gilch commented 2 years ago

Fixes #115. Probably.

codecov-commenter commented 2 years ago

Codecov Report

Merging #116 (0ca2bd9) into master (35d8437) will increase coverage by 0.03%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
+ Coverage   89.42%   89.45%   +0.03%     
==========================================
  Files           5        5              
  Lines         662      664       +2     
  Branches      103      103              
==========================================
+ Hits          592      594       +2     
  Misses         52       52              
  Partials       18       18              
Impacted Files Coverage Δ
src/hissp/repl.py 76.59% <66.66%> (+1.04%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 35d8437...0ca2bd9. Read the comment docs.