Skip to content

Update test for NumberEntry

3bad128
Select commit
Loading
Failed to load commit list.
Open

Merge rdbende:numberentry into master to add NumberEntry widget #79

Update test for NumberEntry
3bad128
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2026 in 0s

89.40% (-0.23%) compared to 2706a43

View this Pull Request on Codecov

89.40% (-0.23%) compared to 2706a43

Details

Codecov Report

❌ Patch coverage is 77.02703% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.40%. Comparing base (2706a43) to head (3bad128).
⚠️ Report is 21 commits behind head on master.

Files with missing lines Patch % Lines
ttkwidgets/numberentry.py 76.71% 17 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
- Coverage   89.63%   89.40%   -0.23%     
==========================================
  Files          43       44       +1     
  Lines        4032     4106      +74     
==========================================
+ Hits         3614     3671      +57     
- Misses        418      435      +17     
Files with missing lines Coverage Δ
ttkwidgets/__init__.py 100.00% <100.00%> (ø)
ttkwidgets/numberentry.py 76.71% <76.71%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2706a43...3bad128. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.