PythonFreeCourse / calendar

Apache License 2.0
34 stars 52 forks source link

Feature/showevent #303

Closed nelliei closed 3 years ago

nelliei commented 3 years ago

Showing upcoming events on the profile page

ivarshav commented 3 years ago

please resolve conflicts :)

ivarshav commented 3 years ago

please resolve conflicts :)

codecov-io commented 3 years ago

Codecov Report

Merging #303 (fba931a) into develop (2199bf9) will decrease coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #303      +/-   ##
===========================================
- Coverage    95.27%   95.22%   -0.06%     
===========================================
  Files           80       81       +1     
  Lines         3664     3729      +65     
===========================================
+ Hits          3491     3551      +60     
- Misses         173      178       +5     
Impacted Files Coverage Δ
app/internal/showevent.py 100.00% <100.00%> (ø)
app/routers/profile.py 92.92% <100.00%> (+0.12%) :arrow_up:
app/routers/event.py 96.45% <0.00%> (-0.64%) :arrow_down:
app/database/models.py 97.05% <0.00%> (-0.56%) :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 2199bf9...fba931a. Read the comment docs.