Skip to content

fix ci

1d75862
Select commit
Loading
Failed to load commit list.
Merged

Uniformize logging #464

fix ci
1d75862
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 29, 2026 in 0s

74.44% (-0.02%) compared to 2b03b38

View this Pull Request on Codecov

74.44% (-0.02%) compared to 2b03b38

Details

Codecov Report

❌ Patch coverage is 63.04348% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.44%. Comparing base (2b03b38) to head (1d75862).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/gfn/utils/handlers.py 37.50% 5 Missing ⚠️
src/gfn/modules.py 0.00% 3 Missing ⚠️
src/gfn/utils/compile.py 0.00% 3 Missing ⚠️
src/gfn/gym/diffusion_sampling.py 80.00% 2 Missing ⚠️
src/gfn/utils/distributed.py 0.00% 2 Missing ⚠️
src/gfn/utils/common.py 66.66% 1 Missing ⚠️
src/gfn/utils/training.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #464      +/-   ##
==========================================
- Coverage   74.45%   74.44%   -0.02%     
==========================================
  Files          47       47              
  Lines        6890     6899       +9     
  Branches      820      820              
==========================================
+ Hits         5130     5136       +6     
- Misses       1449     1452       +3     
  Partials      311      311              

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