create dir before writing to netcdf #51
Closed
Codecov / codecov/project
failed
Mar 5, 2026 in 0s
82.90% (-0.31%) compared to 9a572a9
View this Pull Request on Codecov
82.90% (-0.31%) compared to 9a572a9
Details
Codecov Report
❌ Patch coverage is 34.48276% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.90%. Comparing base (9a572a9) to head (661521a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| xdas/core/routines.py | 29.16% | 17 Missing |
| xdas/core/dataarray.py | 66.66% | 1 Missing |
| xdas/core/datacollection.py | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #51 +/- ##
==========================================
- Coverage 83.21% 82.90% -0.31%
==========================================
Files 43 43
Lines 4569 4598 +29
==========================================
+ Hits 3802 3812 +10
- Misses 767 786 +19 ☔ 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.
Loading