Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call new DataTable on tables only #318

Merged
merged 2 commits into from
Sep 29, 2024
Merged

Call new DataTable on tables only #318

merged 2 commits into from
Sep 29, 2024

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Sep 9, 2024

Closes #317

Copy link

github-actions bot commented Sep 9, 2024

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 can be installed with pip:

pip install git+https://github.com/mwouts/itables.git@select_tables_only

(this requires nodejs, see more at Developing ITables)

@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.94%. Comparing base (25b58de) to head (b1554f1).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #318      +/-   ##
==========================================
- Coverage   93.95%   93.94%   -0.01%     
==========================================
  Files          28       28              
  Lines        1339     1338       -1     
==========================================
- Hits         1258     1257       -1     
  Misses         81       81              
Flag Coverage Δ
93.94% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mwouts mwouts merged commit a03d71c into main Sep 29, 2024
14 checks passed
@mwouts mwouts deleted the select_tables_only branch September 29, 2024 22:39
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.

DataTables warning with Quarto and Pandas Styler
2 participants