j4321 / tkcalendar

Calendar widget for Tkinter
https://pypi.python.org/pypi/tkcalendar
GNU General Public License v3.0
98 stars 33 forks source link

Make DateEntry compatible with more ttk themes #5

Closed j4321 closed 6 years ago

j4321 commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

Merging #5 into master will decrease coverage by 0.25%. The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
- Coverage   93.59%   93.34%   -0.26%     
==========================================
  Files           2        2              
  Lines         734      736       +2     
==========================================
  Hits          687      687              
- Misses         47       49       +2
Impacted Files Coverage Δ
test.py 93.65% <ø> (-0.1%) :arrow_down:
tkcalendar.py 93.22% <76.47%> (-0.32%) :arrow_down:

Continue to review full report at Codecov.

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