Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

a261505
Select commit
Loading
Failed to load commit list.
Merged

feat: Support $ref to load from external JSON/YAML file #105

[pre-commit.ci] auto fixes from pre-commit.com hooks
a261505
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 1s

75.14% (+0.91%) compared to 2ed9020

View this Pull Request on Codecov

75.14% (+0.91%) compared to 2ed9020

Details

Codecov Report

❌ Patch coverage is 87.09677% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.14%. Comparing base (2ed9020) to head (a261505).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
dargs/check.py 0.00% 2 Missing ⚠️
dargs/cli.py 0.00% 2 Missing ⚠️
dargs/dargs.py 95.45% 2 Missing ⚠️
dargs/notebook.py 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   74.22%   75.14%   +0.91%     
==========================================
  Files           9        9              
  Lines         811      853      +42     
==========================================
+ Hits          602      641      +39     
- Misses        209      212       +3     

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