Skip to content

fix tests

fa5164c
Select commit
Loading
Failed to load commit list.
Draft

fix: move ProgressBar and ModelCheckpoint callbacks to the end in reorder_callbacks #21268

fix tests
fa5164c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2025 in 1s

79% (target 99%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79%. Comparing base (4dc1dbc) to head (fa5164c).
✅ All tests successful. No failed tests found.

❗ There is a different number of reports uploaded between BASE (4dc1dbc) and HEAD (fa5164c). Click for more details.

HEAD has 360 uploads less than BASE
Flag BASE (4dc1dbc) HEAD (fa5164c)
cpu 108 27
python 12 3
lightning_fabric 26 0
pytest 57 0
python3.12 12 3
python3.12.7 36 9
lightning 61 15
python3.11 24 6
python3.10 24 6
gpu 3 0
pytorch2.1 12 6
pytest-full 54 27
pytorch2.8 6 3
pytorch_lightning 24 12
pytorch2.4.1 6 3
pytorch2.3 6 3
pytorch2.2.2 6 3
pytorch2.7 6 3
pytorch2.5.1 6 3
pytorch2.6 6 3
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #21268     +/-   ##
=========================================
- Coverage      87%      79%     -8%     
=========================================
  Files         269      266      -3     
  Lines       23690    23638     -52     
=========================================
- Hits        20671    18641   -2030     
- Misses       3019     4997   +1978