Skip to content

Fixing yld 0.17 to 0.6#852

Merged
arne-exe merged 2 commits intodevelopfrom
851-busted-value-of-tmodel-yield
May 9, 2025
Merged

Fixing yld 0.17 to 0.6#852
arne-exe merged 2 commits intodevelopfrom
851-busted-value-of-tmodel-yield

Conversation

@davidorme
Copy link
Copy Markdown
Collaborator

Description

This updates the codebase to use the correct version of the yld value in the T Model (0.17 -> 0.6).

🎁 for @arne-exe 👀

Fixes #851

Type of change

  • New feature (non-breaking change which adds functionality)
  • Optimization (back-end change that speeds up the code)
  • Bug fix (non-breaking change which fixes an issue)

Key checklist

  • Make sure you've run the pre-commit checks: $ pre-commit run -a
  • All tests pass: $ poetry run pytest

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added that prove fix is effective or that feature works
  • Relevant documentation reviewed and updated

@davidorme davidorme linked an issue May 9, 2025 that may be closed by this pull request
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.76%. Comparing base (fde637c) to head (02b45c9).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #852   +/-   ##
========================================
  Coverage    94.76%   94.76%           
========================================
  Files           75       75           
  Lines         5563     5563           
========================================
  Hits          5272     5272           
  Misses         291      291           

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

@davidorme davidorme requested a review from arne-exe May 9, 2025 10:17
Copy link
Copy Markdown
Collaborator

@arne-exe arne-exe left a comment

Choose a reason for hiding this comment

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

Looks guud

@arne-exe arne-exe merged commit bd4c1f6 into develop May 9, 2025
16 checks passed
@davidorme davidorme deleted the 851-busted-value-of-tmodel-yield branch January 9, 2026 14:29
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.

Busted value of TModel yield

3 participants