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

Implement Model.__repr__ #319

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Implement Model.__repr__ #319

merged 1 commit into from
Nov 8, 2024

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Nov 7, 2024

Include the model ID in Model.__repr__.

Include the model ID in `Model.__repr__`.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.86%. Comparing base (be3a5eb) to head (5e627d0).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #319      +/-   ##
===========================================
+ Coverage    72.81%   72.86%   +0.05%     
===========================================
  Files           52       52              
  Lines         4900     4902       +2     
  Branches       839      839              
===========================================
+ Hits          3568     3572       +4     
+ Misses        1026     1024       -2     
  Partials       306      306              

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

@dweindl dweindl marked this pull request as ready for review November 8, 2024 07:54
@dweindl dweindl requested a review from a team as a code owner November 8, 2024 07:54
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 09661eb into PEtab-dev:develop Nov 8, 2024
7 checks passed
@dweindl dweindl deleted the model_repr branch November 8, 2024 10:22
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