Skip to content

Python upgrade master#256

Open
dengyh wants to merge 15 commits into
TencentBlueKing:masterfrom
dengyh:python_upgrade_master
Open

Python upgrade master#256
dengyh wants to merge 15 commits into
TencentBlueKing:masterfrom
dengyh:python_upgrade_master

feat: fix flake8 error in python3.12

5802e5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2025 in 1s

89.46% (+0.17%) compared to dac7ff1

View this Pull Request on Codecov

89.46% (+0.17%) compared to dac7ff1

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.46%. Comparing base (dac7ff1) to head (5802e5b).
⚠️ Report is 8 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #256      +/-   ##
==========================================
+ Coverage   89.28%   89.46%   +0.17%     
==========================================
  Files          61       11      -50     
  Lines        3509     1044    -2465     
==========================================
- Hits         3133      934    -2199     
+ Misses        376      110     -266     
Files with missing lines Coverage Δ
bamboo_engine/engine.py 96.39% <100.00%> (ø)

... and 60 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d109b45...5802e5b. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.