Skip to content

[WIP] Add Flow1D Algorithm#255

Open
Zachary-66 wants to merge 1 commit into
open-mmlab:dev-1.xfrom
Zachary-66:dev-flow1d
Open

[WIP] Add Flow1D Algorithm#255
Zachary-66 wants to merge 1 commit into
open-mmlab:dev-1.xfrom
Zachary-66:dev-flow1d

add flow1d

1f5d98c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 0s

75.19% (+2.16%) compared to 712ffdb

View this Pull Request on Codecov

75.19% (+2.16%) compared to 712ffdb

Details

Codecov Report

❌ Patch coverage is 93.86792% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.19%. Comparing base (712ffdb) to head (1f5d98c).
⚠️ Report is 6 commits behind head on dev-1.x.

Files with missing lines Patch % Lines
mmflow/models/decoders/flow1d_decoder.py 90.00% 4 Missing and 6 partials ⚠️
mmflow/models/utils/attention1d.py 95.74% 0 Missing and 2 partials ⚠️
mmflow/datasets/transforms/transforms.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x     #255      +/-   ##
===========================================
+ Coverage    73.03%   75.19%   +2.16%     
===========================================
  Files           96      100       +4     
  Lines         4950     5160     +210     
  Branches       623      640      +17     
===========================================
+ Hits          3615     3880     +265     
+ Misses        1220     1155      -65     
- Partials       115      125      +10     

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