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

Add functions for setting series data types #303

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

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Jul 3, 2024

Well-defined datatypes will simplify working with those PEtab tables.

Well-defined datatypes will simplify working with those PEtab tables.
@codecov-commenter
Copy link

codecov-commenter commented Jul 3, 2024

Codecov Report

Attention: Patch coverage is 19.29825% with 46 lines in your changes missing coverage. Please review.

Project coverage is 74.31%. Comparing base (8325b53) to head (a14e010).

Files Patch % Lines
petab/v2/normalize.py 18.75% 39 Missing ⚠️
petab/v2/problem.py 22.22% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #303      +/-   ##
===========================================
+ Coverage    72.80%   74.31%   +1.50%     
===========================================
  Files           51       52       +1     
  Lines         4840     4897      +57     
  Branches      1035     1050      +15     
===========================================
+ Hits          3524     3639     +115     
+ Misses        1018      960      -58     
  Partials       298      298              

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

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.

None yet

2 participants