j4321 / tkcalendar

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

Date limit #38

Closed j4321 closed 5 years ago

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

Codecov Report

Merging #38 into master will decrease coverage by 0.68%. The diff coverage is 90.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
- Coverage    95.3%   94.61%   -0.69%     
==========================================
  Files           9        9              
  Lines        1575     1820     +245     
==========================================
+ Hits         1501     1722     +221     
- Misses         74       98      +24
Impacted Files Coverage Δ
tkcalendar/dateentry.py 95.07% <ø> (+0.98%) :arrow_up:
tkcalendar/tooltip.py 96% <100%> (ø) :arrow_up:
tests/test_calendar.py 94.41% <87.09%> (-2.17%) :arrow_down:
tkcalendar/calendar_.py 93.72% <91.34%> (-0.6%) :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 9ec4354...99b6b12. Read the comment docs.