Skip to content

Conversation

BrianMichell
Copy link
Collaborator

@BrianMichell BrianMichell commented Oct 16, 2025

Adds string and HTML representation of key builder classes.

@BrianMichell BrianMichell added the enhancement New feature or request label Oct 16, 2025
Copy link

codecov bot commented Oct 16, 2025

Codecov Report

❌ Patch coverage is 29.25170% with 104 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.95%. Comparing base (c3ba558) to head (350894e).
⚠️ Report is 198 commits behind head on main.

Files with missing lines Patch % Lines
src/mdio/builder/formatting_html.py 24.16% 91 Missing ⚠️
src/mdio/builder/dataset_builder.py 37.50% 5 Missing ⚠️
src/mdio/builder/templates/base.py 50.00% 4 Missing and 1 partial ⚠️
src/mdio/builder/template_registry.py 50.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #719      +/-   ##
==========================================
+ Coverage   85.30%   86.95%   +1.64%     
==========================================
  Files          46       86      +40     
  Lines        2219     4790    +2571     
  Branches      306      317      +11     
==========================================
+ Hits         1893     4165    +2272     
- Misses        281      553     +272     
- Partials       45       72      +27     

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

@tasansal tasansal changed the title Enhance usability of builder Add __repr__ and _repr_html_ to builder API Oct 17, 2025
@tasansal tasansal changed the title Add __repr__ and _repr_html_ to builder API Add __repr__ and _repr_html_ to builder and template Oct 17, 2025
@tasansal tasansal self-requested a review October 17, 2025 22:04
@tasansal tasansal merged commit 887948f into TGSAI:main Oct 17, 2025
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants