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

Correct GetParseSynonyms' failing debug assertion #3088

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

edwardneal
Copy link
Contributor

Fixes #3016

Copy link

codecov bot commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.73%. Comparing base (986cdb9) to head (98f0a76).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3088      +/-   ##
==========================================
- Coverage   72.74%   72.73%   -0.01%     
==========================================
  Files         283      283              
  Lines       58968    58968              
==========================================
- Hits        42894    42891       -3     
- Misses      16074    16077       +3     
Flag Coverage Δ
addons 92.58% <ø> (ø)
netcore 75.53% <ø> (+0.04%) ⬆️
netfx 71.17% <ø> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

Debug Assertion Failure : incorrect initial ParseSynonyms size
1 participant