Fix bug in Fortran dataset destructor#525
Merged
Merged
Codecov / codecov/project
succeeded
Jun 17, 2025 in 0s
57.63% (target 0.00%)
View this Pull Request on Codecov
57.63% (target 0.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 57.63%. Comparing base (
4937fbd) to head (0a12086).
Report is 19 commits behind head on develop.
Additional details and impacted files
@@ Coverage Diff @@
## develop #525 +/- ##
============================================
- Coverage 95.92% 57.63% -38.30%
============================================
Files 10 147 +137
Lines 884 11908 +11024
Branches 0 1131 +1131
============================================
+ Hits 848 6863 +6015
- Misses 36 4894 +4858
- Partials 0 151 +151 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/c/c_dataset.cpp | 62.71% <ø> (ø) |
|
| src/fortran/dataset.F90 | 92.30% <100.00%> (ø) |
|
| tests/fortran/client_test_dataset.F90 | 100.00% <100.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading