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

Type method in SerializableBase returns instead of raise - #61

Merged
malik-irain merged 1 commit into
PyMoDAQ:1.0.x_devfrom
malik-irain:hotfix/serialize-factory-type-raise
Sep 5, 2025
Merged

Type method in SerializableBase returns instead of raise#61
malik-irain merged 1 commit into
PyMoDAQ:1.0.x_devfrom
malik-irain:hotfix/serialize-factory-type-raise

Type method in SerializableBase returns instead of raise

ca5f496
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2025 in 0s

74.97% (+0.00%) compared to 87e9468

View this Pull Request on Codecov

74.97% (+0.00%) compared to 87e9468

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 74.97%. Comparing base (87e9468) to head (ca5f496).
⚠️ Report is 4 commits behind head on 1.0.x_dev.

Files with missing lines Patch % Lines
src/pymodaq_utils/serialize/factory.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           1.0.x_dev      #61   +/-   ##
==========================================
  Coverage      74.97%   74.97%           
==========================================
  Files             18       18           
  Lines           1670     1670           
==========================================
  Hits            1252     1252           
  Misses           418      418           

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