Skip to content

Ignore claude code related files#17453

Merged
JackieTien97 merged 1 commit intomasterfrom
UpdateIgnore
Apr 10, 2026
Merged

Ignore claude code related files#17453
JackieTien97 merged 1 commit intomasterfrom
UpdateIgnore

Conversation

@JackieTien97
Copy link
Copy Markdown
Contributor

This pull request updates the test exclusion list in the pom.xml configuration for the iotdb-core/relational-grammar module. The change ensures that the correct generated files for the relational SQL grammar are excluded from certain plugin operations, likely to prevent unnecessary processing or test runs on these files.

Test configuration updates:

  • Updated the <excludes> section to exclude all relevant generated files for the relational SQL grammar, replacing previous exclusions for SqlLexer files with new exclusions for RelationalSqlParser.java, RelationalSqlLexer.java, RelationalSqlLexer.interp, RelationalSql.interp, RelationalSqlBaseListener.java, and RelationalSqlListener.java.

@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 39.81%. Comparing base (7afedfe) to head (8a0ba8d).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17453      +/-   ##
============================================
- Coverage     39.82%   39.81%   -0.01%     
  Complexity      312      312              
============================================
  Files          5135     5135              
  Lines        347075   347075              
  Branches      44224    44224              
============================================
- Hits         138209   138184      -25     
- Misses       208866   208891      +25     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JackieTien97 JackieTien97 merged commit ab6289a into master Apr 10, 2026
25 of 33 checks passed
@JackieTien97 JackieTien97 deleted the UpdateIgnore branch April 10, 2026 03:06
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.

1 participant