Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of 2D Raman block #936

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Some tidying and testing

2dcf371
Select commit
Loading
Failed to load commit list.
Open

Implementation of 2D Raman block #936

Some tidying and testing
2dcf371
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2024 in 0s

67.30% (-1.08%) compared to 21ed72d

View this Pull Request on Codecov

67.30% (-1.08%) compared to 21ed72d

Details

Codecov Report

Attention: Patch coverage is 27.35849% with 77 lines in your changes missing coverage. Please review.

Project coverage is 67.30%. Comparing base (21ed72d) to head (2dcf371).

Files with missing lines Patch % Lines
pydatalab/src/pydatalab/apps/raman_map/blocks.py 25.24% 77 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #936      +/-   ##
==========================================
- Coverage   68.38%   67.30%   -1.08%     
==========================================
  Files          62       64       +2     
  Lines        3928     4034     +106     
==========================================
+ Hits         2686     2715      +29     
- Misses       1242     1319      +77     
Files with missing lines Coverage Δ
pydatalab/src/pydatalab/apps/raman_map/__init__.py 100.00% <100.00%> (ø)
pydatalab/src/pydatalab/blocks/__init__.py 100.00% <100.00%> (ø)
pydatalab/src/pydatalab/blocks/common.py 60.81% <ø> (ø)
pydatalab/src/pydatalab/apps/raman_map/blocks.py 25.24% <25.24%> (ø)