j4321 / tkcalendar

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

Custom date format #48

Closed j4321 closed 4 years ago

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

Codecov Report

Merging #48 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   93.39%   93.39%           
=======================================
  Files           9        9           
  Lines        1967     1967           
=======================================
  Hits         1837     1837           
  Misses        130      130
Impacted Files Coverage Δ
tests/test_calendar.py 91.98% <100%> (ø) :arrow_up:
tests/test_dateentry.py 100% <100%> (ø) :arrow_up:
tkcalendar/calendar_.py 94.88% <100%> (ø) :arrow_up:
tkcalendar/dateentry.py 95.73% <100%> (ø) :arrow_up:

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 f9fc884...60af9e1. Read the comment docs.