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

HerbGrammar v0.4.0 #83

Merged
merged 12 commits into from
Jul 25, 2024
Merged

HerbGrammar v0.4.0 #83

merged 12 commits into from
Jul 25, 2024

Conversation

ReubenJ and others added 7 commits May 17, 2024 16:33
…because they cause issues with using `_val` as an evaluation cache for the Probe algorithm.
…t-not-expr

Bug/csgrammar macro returns object not expr
Remove `hasdynamicvalue` function calls from rulenode2expr functions
…grammars

Remove double normalization of probabilistic grammars
Copy link

codecov bot commented Jul 19, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 45.95%. Comparing base (aca61f9) to head (671a302).

Files Patch % Lines
src/rulenode_operators.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
- Coverage   46.10%   45.95%   -0.16%     
==========================================
  Files           8        8              
  Lines         462      457       -5     
==========================================
- Hits          213      210       -3     
+ Misses        249      247       -2     

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

ReubenJ added 5 commits July 23, 2024 13:20
This is necessary to run tests on the respective macros.
Fixes the indexing that relied on line numbers being present
Remove line numbers in PCSG construction
@THinnerichs THinnerichs merged commit ce15a3a into master Jul 25, 2024
4 of 5 checks passed
@ReubenJ ReubenJ deleted the dev branch November 14, 2024 09:01
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.

3 participants