gilch / hissp

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

Excise Extra take 2 (Kwarg tags) #245

Closed gilch closed 8 months ago

gilch commented 8 months ago

Retry of #244. I kept most of the commits and made some changes on top. It will need similar follow-up as described there.

Resolves #187.

gilch commented 8 months ago

Commits are not structured as well as I would like, but I was rapid-prototyping. I have to sync up or nothing happens.

codecov[bot] commented 8 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (fdd447c) 100.00% compared to head (9f51bee) 98.89%.

Files Patch % Lines
src/hissp/reader.py 82.22% 5 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #245 +/- ## =========================================== - Coverage 100.00% 98.89% -1.11% =========================================== Files 6 6 Lines 719 724 +5 Branches 113 111 -2 =========================================== - Hits 719 716 -3 - Misses 0 5 +5 - Partials 0 3 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.