Skip to content

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Oct 2, 2025

  • Remove Problem.from_dfs which isn't really useful
  • Resolve some TODOs
  • Fix doctests
  • Fix get_output_parameters to not include observable IDs and make more efficient

* Remove `Problem.from_dfs` which isn't really useful
* Resolve some TODOs
* Fix doctests
* Fix `get_output_parameters` to not include observable IDs and make more efficient
@dweindl dweindl requested a review from a team as a code owner October 2, 2025 13:04
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 73.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.86%. Comparing base (004be14) to head (dc722a7).

Files with missing lines Patch % Lines
petab/v2/lint.py 66.66% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #445      +/-   ##
==========================================
+ Coverage   74.80%   74.86%   +0.05%     
==========================================
  Files          62       62              
  Lines        6803     6790      -13     
  Branches     1205     1204       -1     
==========================================
- Hits         5089     5083       -6     
+ Misses       1258     1251       -7     
  Partials      456      456              

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

Copy link
Member

@dilpath dilpath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@dweindl dweindl merged commit cd8f195 into PEtab-dev:main Oct 2, 2025
7 checks passed
@dweindl dweindl deleted the v2_misc branch October 2, 2025 14:25
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.

3 participants