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

Feature/pad arrays - #53

Merged
seb5g merged 2 commits into
5.0.x_devfrom
feature/pad_arrays
Oct 7, 2025
Merged

Feature/pad arrays#53
seb5g merged 2 commits into
5.0.x_devfrom
feature/pad_arrays

small plotter patch

3d8b61a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 7, 2025 in 1s

76.59% (-0.08%) compared to a365857

View this Pull Request on Codecov

76.59% (-0.08%) compared to a365857

Details

Codecov Report

❌ Patch coverage is 68.00000% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.59%. Comparing base (a365857) to head (3d8b61a).

Files with missing lines Patch % Lines
src/pymodaq_data/data.py 25.00% 12 Missing ⚠️
src/pymodaq_data/numpy_func.py 93.33% 2 Missing ⚠️
src/pymodaq_data/plotting/plotter/plotter.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           5.0.x_dev      #53      +/-   ##
=============================================
- Coverage      76.67%   76.59%   -0.08%     
=============================================
  Files             17       17              
  Lines           3768     3815      +47     
=============================================
+ Hits            2889     2922      +33     
- Misses           879      893      +14     

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