Skip to content

use lname for free_symbols; close #24 - #25

Merged
s-celles merged 1 commit into
JuliaGiac:mainfrom
jverzani:free_symbols
May 10, 2026
Merged

use lname for free_symbols; close #24#25
s-celles merged 1 commit into
JuliaGiac:mainfrom
jverzani:free_symbols

Conversation

@jverzani

Copy link
Copy Markdown
Contributor

This uses Commands.lname to find the free symbols of an expression, not tree traversal.

Closes #24

@codecov-commenter

codecov-commenter commented May 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.41%. Comparing base (84ef9da) to head (7d866b1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
- Coverage   79.50%   79.41%   -0.10%     
==========================================
  Files          22       22              
  Lines        2840     2827      -13     
==========================================
- Hits         2258     2245      -13     
  Misses        582      582              

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

@s-celles
s-celles self-requested a review May 10, 2026 12:16
@s-celles
s-celles merged commit ca6fb73 into JuliaGiac:main May 10, 2026
8 checks passed
jverzani added a commit to jverzani/Giac.jl that referenced this pull request May 24, 2026
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.

free_symbols

3 participants