Skip to content

Conversation

@SoongNoonien
Copy link
Collaborator

As mentioned in #2214 this adds a function to obtain the indices of the variables actually occurring in a given multivariate polynomial.

@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

❌ Patch coverage is 56.25000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.98%. Comparing base (6257b04) to head (5498282).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/MPoly.jl 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2217      +/-   ##
==========================================
- Coverage   87.99%   87.98%   -0.01%     
==========================================
  Files         127      127              
  Lines       31802    31805       +3     
==========================================
+ Hits        27983    27985       +2     
- Misses       3819     3820       +1     

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

Copy link
Member

@lgoettgens lgoettgens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I think it would also make sense to have this function for universal polys, could you add that in a follow-up?

@lgoettgens lgoettgens merged commit 4c01fa1 into Nemocas:master Nov 20, 2025
20 of 23 checks passed
@SoongNoonien SoongNoonien deleted the var_indices branch November 20, 2025 14:25
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.

2 participants