Skip to content

chore(backend): Bump ty#11537

Open
matmair wants to merge 19 commits intoinventree:masterfrom
matmair:bump-ty
Open

chore(backend): Bump ty#11537
matmair wants to merge 19 commits intoinventree:masterfrom
matmair:bump-ty

Conversation

@matmair
Copy link
Member

@matmair matmair commented Mar 16, 2026

Bumps ty as there is better support for django types now

@netlify
Copy link

netlify bot commented Mar 16, 2026

Deploy Preview for inventree-web-pui-preview canceled.

Name Link
🔨 Latest commit 727c2e9
🔍 Latest deploy log https://app.netlify.com/projects/inventree-web-pui-preview/deploys/69b8aba311f40e00081d0147

@matmair matmair self-assigned this Mar 16, 2026
@matmair matmair added refactor CI CI / unit testing ecosystem labels Mar 16, 2026
@matmair matmair added this to the 1.3.0 milestone Mar 16, 2026
@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

❌ Patch coverage is 88.33333% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.08%. Comparing base (97aec82) to head (727c2e9).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #11537   +/-   ##
=======================================
  Coverage   88.08%   88.08%           
=======================================
  Files        1296     1296           
  Lines       59182    59183    +1     
  Branches     1934     1934           
=======================================
+ Hits        52133    52134    +1     
  Misses       6569     6569           
  Partials      480      480           
Flag Coverage Δ
backend 89.26% <88.33%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
Backend Apps 91.70% <90.00%> (+<0.01%) ⬆️
Backend General 93.43% <100.00%> (+<0.01%) ⬆️
Frontend 70.92% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.


@mark_final
def get_meta_value(self, key: str, old_key: Optional[str] = None, __default=None):
def get_meta_value(self, key: str, old_key: Optional[str] = None, default=None):
Copy link
Member Author

Choose a reason for hiding this comment

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

@SchrodingersGat this is technically breaking, but I only think this was every used internally

@matmair matmair marked this pull request as ready for review March 16, 2026 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI CI / unit testing ecosystem refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant