Skip to content

Comments

fix: improve filter error messages by listing valid fields#98

Merged
qdelamea-aneo merged 1 commit intomainfrom
qd/issue-92
Dec 5, 2025
Merged

fix: improve filter error messages by listing valid fields#98
qdelamea-aneo merged 1 commit intomainfrom
qd/issue-92

Conversation

@qdelamea-aneo
Copy link
Contributor

Motivation

Error message on filters do not provide the list of valid fields to help the user to fix its filter definition (see this issue).

Description

Update error message to add the list of valid fields.

Testing

Tested manually.
Unit tests pass locally and in the pipeline.

Impact

Improve user experience.

Additional Information

N/A.

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • I have thoroughly tested my modifications and added tests when necessary.
  • Tests pass locally and in the CI.
  • I have assessed the performance impact of my modifications.

@github-actions
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
613 463 76% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 245cf10 by action🐍

@qdelamea-aneo qdelamea-aneo linked an issue Nov 21, 2025 that may be closed by this pull request
@qdelamea-aneo qdelamea-aneo merged commit d80aa1d into main Dec 5, 2025
4 checks passed
@qdelamea-aneo qdelamea-aneo deleted the qd/issue-92 branch December 5, 2025 14:13
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.

Add suggestions for filters on error

2 participants