Skip to content

Add a build arg to disable NodeJS

17a027a
Select commit
Loading
Failed to load commit list.
Open

v0.7.0 #226

Add a build arg to disable NodeJS
17a027a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2025 in 0s

84% (-1%) compared to ddb0f61

Details

Codecov Report

Attention: Patch coverage is 63.88889% with 39 lines in your changes missing coverage. Please review.

Project coverage is 84%. Comparing base (ddb0f61) to head (17a027a).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
htmap/maps.py 62% 29 Missing and 5 partials ⚠️
htmap/utils.py 50% 5 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##           master   #226   +/-   ##
=====================================
- Coverage      84%    84%   -1%     
=====================================
  Files          77     78    +1     
  Lines        3792   3884   +92     
  Branches      430    443   +13     
=====================================
+ Hits         3197   3267   +70     
- Misses        508    526   +18     
- Partials       87     91    +4     
Files with missing lines Coverage Δ
htmap/mapping.py 98% <100%> (ø)
htmap/state.py 90% <100%> (+<1%) ⬆️
tests/integration/test_widgets.py 100% <100%> (ø)
htmap/utils.py 75% <50%> (+1%) ⬆️
htmap/maps.py 77% <62%> (-1%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.