Skip to content

Merge branch 'main' into shengliangx/local-jsonl-dataset

77fe4cc
Select commit
Loading
Failed to load commit list.
Open

[OMNIML-4021]: align local JSONL loading with HF datasets path + keep original behaviour #1345

Merge branch 'main' into shengliangx/local-jsonl-dataset
77fe4cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 0s

76.88% (+16.39%) compared to f34f488

View this Pull Request on Codecov

76.88% (+16.39%) compared to f34f488

Details

Codecov Report

❌ Patch coverage is 91.22807% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.88%. Comparing base (f34f488) to head (77fe4cc).

Files with missing lines Patch % Lines
modelopt/torch/utils/dataset_utils.py 91.22% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1345       +/-   ##
===========================================
+ Coverage   60.49%   76.88%   +16.39%     
===========================================
  Files         475      476        +1     
  Lines       51238    51336       +98     
===========================================
+ Hits        30997    39471     +8474     
+ Misses      20241    11865     -8376     

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