Skip to content

Better display in the UI

f0b6fed
Select commit
Loading
Failed to load commit list.
Open

Update Bokeh to 3.4.3 #1240

Better display in the UI
f0b6fed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2025 in 0s

71.53% (-0.20%) compared to 05f7618

View this Pull Request on Codecov

71.53% (-0.20%) compared to 05f7618

Details

Codecov Report

Attention: Patch coverage is 48.33333% with 31 lines in your changes missing coverage. Please review.

Project coverage is 71.53%. Comparing base (05f7618) to head (f0b6fed).
Report is 21 commits behind head on main.

Files with missing lines Patch % Lines
pydatalab/src/pydatalab/bokeh_plots.py 57.50% 17 Missing ⚠️
pydatalab/src/pydatalab/apps/echem/blocks.py 0.00% 2 Missing ⚠️
pydatalab/src/pydatalab/apps/eis/__init__.py 0.00% 2 Missing ⚠️
pydatalab/src/pydatalab/apps/ftir/__init__.py 0.00% 2 Missing ⚠️
pydatalab/src/pydatalab/apps/raman/blocks.py 0.00% 2 Missing ⚠️
pydatalab/src/pydatalab/apps/uvvis/__init__.py 0.00% 2 Missing ⚠️
pydatalab/src/pydatalab/apps/xrd/blocks.py 33.33% 2 Missing ⚠️
pydatalab/src/pydatalab/blocks/common.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1240      +/-   ##
==========================================
- Coverage   71.73%   71.53%   -0.20%     
==========================================
  Files          66       66              
  Lines        4482     4515      +33     
==========================================
+ Hits         3215     3230      +15     
- Misses       1267     1285      +18     
Files with missing lines Coverage Δ
pydatalab/src/pydatalab/apps/nmr/blocks.py 78.57% <100.00%> (+0.15%) ⬆️
pydatalab/src/pydatalab/apps/tga/blocks.py 73.58% <100.00%> (+0.50%) ⬆️
pydatalab/src/pydatalab/apps/echem/blocks.py 27.18% <0.00%> (-0.27%) ⬇️
pydatalab/src/pydatalab/apps/eis/__init__.py 47.36% <0.00%> (-1.29%) ⬇️
pydatalab/src/pydatalab/apps/ftir/__init__.py 67.34% <0.00%> (-1.41%) ⬇️
pydatalab/src/pydatalab/apps/raman/blocks.py 80.00% <0.00%> (-0.63%) ⬇️
pydatalab/src/pydatalab/apps/uvvis/__init__.py 54.16% <0.00%> (-0.77%) ⬇️
pydatalab/src/pydatalab/apps/xrd/blocks.py 62.23% <33.33%> (-0.44%) ⬇️
pydatalab/src/pydatalab/blocks/common.py 58.88% <0.00%> (-0.67%) ⬇️
pydatalab/src/pydatalab/bokeh_plots.py 79.21% <57.50%> (-2.61%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.