Skip to content

Remove test_dflash_offline.py regression test

6b9f370
Select commit
Loading
Failed to load commit list.
Merged

[Cherry-pick] PRs #1352 #1351 #1330 #1354 #1355 #1360 #1342 #1324 #1340 #1368 #1373 #1359 #1361 #1325 #1369 #1370 #1371 #1375 #1386 #1353 #1356 #1390 #1385

Remove test_dflash_offline.py regression test
6b9f370
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 5, 2026 in 0s

72.58% (-2.84%) compared to b1ec471

View this Pull Request on Codecov

72.58% (-2.84%) compared to b1ec471

Details

Codecov Report

❌ Patch coverage is 47.56447% with 366 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.58%. Comparing base (b1ec471) to head (6b9f370).

Files with missing lines Patch % Lines
modelopt/onnx/quantization/int4.py 67.42% 86 Missing ⚠️
modelopt/onnx/llm_export_utils/export_utils.py 0.00% 77 Missing ⚠️
modelopt/onnx/llm_export_utils/surgeon_utils.py 0.00% 53 Missing ⚠️
...delopt/onnx/llm_export_utils/quantization_utils.py 0.00% 51 Missing ⚠️
modelopt/onnx/quantization/ort_utils.py 15.09% 45 Missing ⚠️
...lopt/torch/puzzletron/tools/checkpoint_utils_hf.py 25.00% 18 Missing ⚠️
modelopt/torch/export/plugins/vllm_fakequant_hf.py 67.85% 9 Missing ⚠️
modelopt/torch/export/plugins/megatron_importer.py 0.00% 6 Missing ⚠️
...pt/torch/utils/plugins/megatron_preprocess_data.py 0.00% 5 Missing ⚠️
modelopt/torch/export/unified_export_hf.py 55.55% 4 Missing ⚠️
... and 5 more
Additional details and impacted files
@@                Coverage Diff                 @@
##           release/0.44.0    #1385      +/-   ##
==================================================
- Coverage           75.41%   72.58%   -2.84%     
==================================================
  Files                 463      466       +3     
  Lines               50208    50546     +338     
==================================================
- Hits                37865    36688    -1177     
- Misses              12343    13858    +1515     

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