Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Excise Extra take 2 (Kwarg tags) #245

Merged
merged 10 commits into from
Dec 24, 2023
Merged

Excise Extra take 2 (Kwarg tags) #245

merged 10 commits into from
Dec 24, 2023

Conversation

gilch
Copy link
Owner

@gilch gilch commented Dec 24, 2023

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.

Where n is the number of #'s.
(Not variadic.)

!/Extras will be obsoleted.
They still need a primary, so, for now, they will only work on unary.
Tag kwarg prefixes were ignored when the value was a Pack. Now it's an error.
@gilch
Copy link
Owner Author

gilch commented Dec 24, 2023

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

Copy link

codecov bot commented Dec 24, 2023

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 ⚠️
Additional details and impacted files
@@             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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gilch gilch merged commit e2f5cdc into master Dec 24, 2023
1 of 3 checks passed
@gilch gilch deleted the kwarg-tags branch January 18, 2024 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rethink ! and #""
1 participant