Skip to content

Merge branch 'master' of github.com:open-mmlab/mmgeneration into save…

7ca9b49
Select commit
Loading
Failed to load commit list.
Open

[Feature] Support saving and loading npz file in offline evaluation mode. #201

Merge branch 'master' of github.com:open-mmlab/mmgeneration into save…
7ca9b49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 27, 2025 in 0s

75.27% (-0.34%) compared to 55c9a42

View this Pull Request on Codecov

75.27% (-0.34%) compared to 55c9a42

Details

Codecov Report

❌ Patch coverage is 49.19355% with 63 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.27%. Comparing base (55c9a42) to head (7ca9b49).
⚠️ Report is 288 commits behind head on master.

Files with missing lines Patch % Lines
mmgen/core/evaluation/evaluation.py 6.25% 60 Missing ⚠️
mmgen/datasets/file_dataset.py 94.64% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #201      +/-   ##
==========================================
- Coverage   75.60%   75.27%   -0.34%     
==========================================
  Files         128      129       +1     
  Lines        8933     9051     +118     
  Branches     1783     1807      +24     
==========================================
+ Hits         6754     6813      +59     
- Misses       1729     1786      +57     
- Partials      450      452       +2     

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