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

Validate deleted entities #3085

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Validate deleted entities #3085

wants to merge 13 commits into from

Conversation

nafraf
Copy link
Contributor

@nafraf nafraf commented May 17, 2023

This PR is to solve #3059, #3051, #3073

src/ast/ast_validations.c Fixed Show fixed Hide fixed
@codecov
Copy link

codecov bot commented May 26, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.13 ⚠️

Comparison is base (fd65140) 90.46% compared to head (1ab4845) 90.34%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3085      +/-   ##
==========================================
- Coverage   90.46%   90.34%   -0.13%     
==========================================
  Files         288      288              
  Lines       28750    28832      +82     
==========================================
+ Hits        26008    26047      +39     
- Misses       2742     2785      +43     
Impacted Files Coverage Δ
src/ast/ast_validations.c 96.48% <100.00%> (-0.34%) ⬇️

... and 7 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@nafraf nafraf marked this pull request as ready for review May 30, 2023 12:59
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.

None yet

1 participant