Skip to content

Conversation

@mwouts
Copy link
Owner

@mwouts mwouts commented Sep 28, 2025

No description provided.

@mwouts mwouts requested a review from Copilot September 28, 2025 21:45
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR refactors the documentation by creating a dedicated configuration section and removing redundant configuration information from the options page. The changes organize the documentation better by centralizing all configuration-related content in one place.

  • Creates a new dedicated configuration page with comprehensive information about itables.toml configuration files
  • Removes detailed configuration documentation from the options page and replaces it with a brief reference and link
  • Updates all references to configuration files across documentation to point to the new dedicated page

Reviewed Changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/py/configuration.py New dedicated configuration page with comprehensive setup and usage information
docs/configuration.md Markdown version of the configuration documentation
docs/_toc.yml Adds new configuration section to the table of contents
docs/py/options/options.py Removes detailed configuration content and adds brief reference with link
docs/options/options.md Removes detailed configuration content and adds brief reference with link
docs/py/options/classes.py Updates configuration file reference to link to new dedicated page
docs/options/classes.md Updates configuration file reference to link to new dedicated page
docs/py/options/buttons.py Updates configuration file reference to link to new dedicated page
docs/options/buttons.md Updates configuration file reference to link to new dedicated page
docs/py/options/column_control.py Updates configuration file reference to link to new dedicated page
docs/options/column_control.md Updates configuration file reference to link to new dedicated page

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions
Copy link

Thank you for making this pull request.

Did you know? You can try it on Binder: Binder:lab.

Also, the version of ITables developed in this PR is available as a wheel artifact 📦 for easy installation.
Download it here, unzip it and then run pip install itables-xxx.whl in the unzipped directory.

@codecov-commenter
Copy link

codecov-commenter commented Sep 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.66%. Comparing base (2383415) to head (03d4fe4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #444      +/-   ##
==========================================
- Coverage   94.03%   93.66%   -0.38%     
==========================================
  Files          43       43              
  Lines        1878     1878              
==========================================
- Hits         1766     1759       -7     
- Misses        112      119       +7     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mwouts mwouts merged commit 87c95ee into main Sep 28, 2025
14 checks passed
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.

3 participants