Skip to content

Conversation

@matmair
Copy link
Contributor

@matmair matmair commented Nov 29, 2024

This PR (re) adds 3.12 to the CI in preparation for #8582

@matmair matmair added the CI CI / unit testing ecosystem label Nov 29, 2024
@matmair matmair added this to the 1.0.0 milestone Nov 29, 2024
@matmair matmair self-assigned this Nov 29, 2024
@netlify
Copy link

netlify bot commented Nov 29, 2024

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

Name Link
🔨 Latest commit 54e1e64
🔍 Latest deploy log https://app.netlify.com/projects/inventree-web-pui-preview/deploys/68f95b8faa6f380008e338e7

@matmair matmair added the full-run Always do a full QC CI run label Nov 29, 2024
@matmair matmair closed this Nov 29, 2024
@matmair matmair reopened this Nov 29, 2024
@codecov
Copy link

codecov bot commented Nov 29, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.87%. Comparing base (754b2f2) to head (54e1e64).
⚠️ Report is 239 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8592      +/-   ##
==========================================
+ Coverage   87.85%   87.87%   +0.01%     
==========================================
  Files        1274     1274              
  Lines       57346    57395      +49     
  Branches     2034     2034              
==========================================
+ Hits        50383    50435      +52     
+ Misses       6463     6460       -3     
  Partials      500      500              
Flag Coverage Δ
backend 89.61% <ø> (+0.01%) ⬆️
migrations 42.51% <ø> (-0.04%) ⬇️

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

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

if: ${{ inputs.install == 'true' }}
shell: bash
run: invoke install --uv
run: invoke install --path ${{ inputs.py-dep-paths }}

Check failure

Code scanning / zizmor

code injection via template expansion Error

code injection via template expansion
if: ${{ inputs.update == 'true' }}
shell: bash
run: invoke update --uv --skip-backup --skip-static
run: invoke update --skip-backup --skip-static --path ${{ inputs.py-dep-paths }}

Check failure

Code scanning / zizmor

code injection via template expansion Error

code injection via template expansion
@SchrodingersGat SchrodingersGat modified the milestones: 1.0.0, 1.1.0 Aug 11, 2025
@matmair matmair modified the milestones: 1.1.0, 1.2.0 Oct 28, 2025
@matmair
Copy link
Contributor Author

matmair commented Jan 19, 2026

Will be replaced by #10904

@matmair matmair closed this Jan 19, 2026
@matmair matmair deleted the ci-3.12 branch January 19, 2026 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI CI / unit testing ecosystem full-run Always do a full QC CI run

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants