Relative trajectory balance #457
Open
Codecov / codecov/project
succeeded
Dec 18, 2025 in 0s
74.33% (+0.09%) compared to 91aae26
View this Pull Request on Codecov
74.33% (+0.09%) compared to 91aae26
Details
Codecov Report
❌ Patch coverage is 75.68389% with 80 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.33%. Comparing base (91aae26) to head (97a2453).
Additional details and impacted files
@@ Coverage Diff @@
## master #457 +/- ##
==========================================
+ Coverage 74.23% 74.33% +0.09%
==========================================
Files 47 48 +1
Lines 6805 7112 +307
Branches 800 830 +30
==========================================
+ Hits 5052 5287 +235
- Misses 1449 1503 +54
- Partials 304 322 +18 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/gfn/env.py | 81.29% <100.00%> (ø) |
|
| src/gfn/gflownet/base.py | 78.88% <80.00%> (-0.19%) |
⬇️ |
| src/gfn/estimators.py | 91.77% <95.12%> (-0.06%) |
⬇️ |
| src/gfn/gym/helpers/diffusion_utils.py | 22.22% <0.00%> (-1.78%) |
⬇️ |
| src/gfn/gflownet/trajectory_balance.py | 79.48% <70.27%> (-8.32%) |
⬇️ |
| src/gfn/utils/modules.py | 72.80% <71.15%> (+0.05%) |
⬆️ |
| src/gfn/gflownet/mle.py | 81.90% <81.90%> (ø) |
|
| src/gfn/gym/diffusion_sampling.py | 48.75% <64.70%> (+4.89%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading