PythonFreeCourse / calendar

Apache License 2.0
34 stars 52 forks source link

feat: statistics #259

Closed hadaskedar2020 closed 3 years ago

hadaskedar2020 commented 3 years ago

This feature calculate statistics for given user and date-range. It returns:

codecov-io commented 3 years ago

Codecov Report

Merging #259 (1243948) into develop (919f2b1) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #259      +/-   ##
===========================================
+ Coverage    98.03%   98.09%   +0.06%     
===========================================
  Files           70       71       +1     
  Lines         3000     3100     +100     
===========================================
+ Hits          2941     3041     +100     
  Misses          59       59              
Impacted Files Coverage Δ
app/internal/statistics.py 100.00% <100.00%> (ø)

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 919f2b1...1243948. Read the comment docs.

hadaskedar2020 commented 3 years ago

There are many issues that were not resolved. Please revise again For a strange reason (i'm trying to figure out now) all my last changes were not commited to Github :-( I'm very sorry for this problem and for your lost time in reviewing this. I will figure out the problem and commit it again.