Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Rewrite H5Exporter and factory to remove class properties - #50

Merged
seb5g merged 1 commit into
PyMoDAQ:5.0.x_devfrom
malik-irain:fix/future-deprecation-of-class-properties
Sep 16, 2025
Merged

Rewrite H5Exporter and factory to remove class properties#50
seb5g merged 1 commit into
PyMoDAQ:5.0.x_devfrom
malik-irain:fix/future-deprecation-of-class-properties

Rewrite H5Exporter and factory to remove class properties

1598f90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2025 in 0s

76.67% (+0.17%) compared to 37456f8

View this Pull Request on Codecov

76.67% (+0.17%) compared to 37456f8

Details

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 76.67%. Comparing base (37456f8) to head (1598f90).
⚠️ Report is 2 commits behind head on 5.0.x_dev.

Files with missing lines Patch % Lines
src/pymodaq_data/h5modules/exporter.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           5.0.x_dev      #50      +/-   ##
=============================================
+ Coverage      76.50%   76.67%   +0.17%     
=============================================
  Files             17       17              
  Lines           3796     3768      -28     
=============================================
- Hits            2904     2889      -15     
+ Misses           892      879      -13     

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