Skip to content

Conversation

Andy-Grigg
Copy link
Contributor

@Andy-Grigg Andy-Grigg commented Sep 29, 2025

Closes #876

Replace all deprecated pyparsing CamelCase references with snake_case variants.

@github-actions github-actions bot added the bug Something isn't working label Sep 29, 2025
Copy link

codecov bot commented Sep 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.72%. Comparing base (5d9c830) to head (5d503f4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #875      +/-   ##
==========================================
- Coverage   94.73%   94.72%   -0.01%     
==========================================
  Files           7        7              
  Lines         797      796       -1     
==========================================
- Hits          755      754       -1     
  Misses         42       42              

☔ 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.

@Andy-Grigg Andy-Grigg requested a review from da1910 September 29, 2025 21:40
@da1910 da1910 added this pull request to the merge queue Sep 29, 2025
Merged via the queue into main with commit be42193 Sep 29, 2025
36 checks passed
@da1910 da1910 deleted the fix/support-new-pyparsing-interface branch September 29, 2025 23:03
ludovicsteinbach pushed a commit that referenced this pull request Sep 30, 2025
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
This was referenced Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecation warnings from pyparsing v3.3.0a0+

3 participants