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

Remove redundant internal variable counter #1848

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

Conversation

RobinTF
Copy link
Collaborator

@RobinTF RobinTF commented Mar 4, 2025

Fixes #1561 by removing an unused counter that overwrote the actual variable counter, resulting in variable name clashes during parsing.

@sparql-conformance
Copy link

Copy link

codecov bot commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.20%. Comparing base (dae3360) to head (8449acc).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1848      +/-   ##
==========================================
- Coverage   90.21%   90.20%   -0.01%     
==========================================
  Files         400      400              
  Lines       38503    38501       -2     
  Branches     4316     4316              
==========================================
- Hits        34734    34730       -4     
  Misses       2477     2477              
- Partials     1292     1294       +2     

☔ 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
1 participant