Skip to content

Fix bug in Fortran dataset destructor#525

Merged
ashao merged 2 commits into
CrayLabs:developfrom
ashao:ftn_destructor_bug
Sep 10, 2025
Merged

Fix bug in Fortran dataset destructor#525
ashao merged 2 commits into
CrayLabs:developfrom
ashao:ftn_destructor_bug

Fix small typo in changelog

0a12086
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@             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%> (ø)

... and 134 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.