Skip to content

Refactor v2.*Tables #417

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Jul 24, 2025

DRY

Introduce BaseTable to implement common functionality of {Observable,Parameter,...}Table.

@codecov-commenter
Copy link

codecov-commenter commented Jul 24, 2025

Codecov Report

Attention: Patch coverage is 75.51020% with 24 lines in your changes missing coverage. Please review.

Project coverage is 74.42%. Comparing base (d140230) to head (277f502).

Files with missing lines Patch % Lines
petab/v2/core.py 75.51% 23 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #417      +/-   ##
==========================================
+ Coverage   74.00%   74.42%   +0.41%     
==========================================
  Files          61       61              
  Lines        6764     6694      -70     
  Branches     1197     1182      -15     
==========================================
- Hits         5006     4982      -24     
+ Misses       1297     1257      -40     
+ Partials      461      455       -6     

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

@dweindl dweindl changed the title Refactor v2.*Tables Refactor `v2.*Tables Jul 24, 2025
@dweindl dweindl changed the title Refactor `v2.*Tables Refactor v2.*Tables Jul 24, 2025
@dweindl dweindl marked this pull request as ready for review July 24, 2025 10:11
@dweindl dweindl requested a review from a team as a code owner July 24, 2025 10:11
@dweindl dweindl force-pushed the refactor_tables branch 2 times, most recently from e01dfe1 to 2ff200f Compare July 24, 2025 12:51
@dweindl dweindl self-assigned this Jul 24, 2025
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