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

v2: Observable/conditions/experiments/... objects #345

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Dec 18, 2024

Implement an object model for the various PEtab entities as an alternative to working with the plain DataFrames.

Related to #337.

Object names are very likely to change. This is more of a proof of concept.

@codecov-commenter
Copy link

codecov-commenter commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 79.68254% with 64 lines in your changes missing coverage. Please review.

Project coverage is 75.14%. Comparing base (ec58463) to head (fca15e4).

Files with missing lines Patch % Lines
petab/v2/core.py 79.01% 47 Missing and 17 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #345      +/-   ##
===========================================
+ Coverage    74.89%   75.14%   +0.25%     
===========================================
  Files           56       57       +1     
  Lines         5604     5919     +315     
  Branches       982     1018      +36     
===========================================
+ Hits          4197     4448     +251     
- Misses        1033     1080      +47     
- Partials       374      391      +17     

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

@dweindl dweindl self-assigned this Dec 19, 2024
@dweindl dweindl force-pushed the object_model branch 4 times, most recently from 8531552 to 6e7f91d Compare December 20, 2024 11:53
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