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

FEAT: Add extend grammar #94

Merged
merged 4 commits into from
Nov 20, 2024
Merged

Conversation

ViciousDoormat
Copy link
Member

extend a grammar with a rule created from an AST

PR requested by @THinnerichs in Herb-AI/HerbSearch.jl#126 (comment)_

extend a grammar with a rule created from an AST
@ViciousDoormat ViciousDoormat added the enhancement New feature or request label Nov 15, 2024
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.73%. Comparing base (f1ba20b) to head (c4f0cc4).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #94      +/-   ##
==========================================
+ Coverage   45.83%   46.73%   +0.90%     
==========================================
  Files           7        7              
  Lines         456      460       +4     
==========================================
+ Hits          209      215       +6     
+ Misses        247      245       -2     

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


🚨 Try these New Features:

@THinnerichs THinnerichs merged commit 68b1edf into master Nov 20, 2024
5 checks passed
@ViciousDoormat ViciousDoormat deleted the feat/add-extend-grammar-function branch November 20, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants