Implementation of 2D Raman block #936
Open
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%> (ø) |
Loading