Skip to content

docs(io): update docstrings

Codecov / codecov/project succeeded Sep 10, 2024 in 1s

76.32% (+0.38%) compared to 6fcc4a8

View this Pull Request on Codecov

76.32% (+0.38%) compared to 6fcc4a8

Details

Codecov Report

Attention: Patch coverage is 78.86598% with 41 lines in your changes missing coverage. Please review.

Project coverage is 76.32%. Comparing base (6fcc4a8) to head (ac37328).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/erlab/io/dataloader.py 84.12% 10 Missing ⚠️
src/erlab/plotting/annotations.py 22.22% 7 Missing ⚠️
src/erlab/io/__init__.py 25.00% 6 Missing ⚠️
src/erlab/io/igor.py 80.64% 6 Missing ⚠️
src/erlab/utils/formatting.py 90.76% 6 Missing ⚠️
src/erlab/io/plugins/merlin.py 33.33% 2 Missing ⚠️
src/erlab/accessors/kspace.py 83.33% 1 Missing ⚠️
src/erlab/io/plugins/kriss.py 0.00% 1 Missing ⚠️
src/erlab/io/plugins/maestro.py 0.00% 1 Missing ⚠️
src/erlab/io/plugins/ssrl52.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   75.94%   76.32%   +0.38%     
==========================================
  Files          64       65       +1     
  Lines       10543    10632      +89     
==========================================
+ Hits         8007     8115     +108     
+ Misses       2536     2517      -19     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.