PythonFreeCourse / calendar

Apache License 2.0
34 stars 52 forks source link

Feature/geolocation #193

Closed Eliory09 closed 3 years ago

Eliory09 commented 3 years ago

Issue #185 : Events geolocation support:

codecov-io commented 3 years ago

Codecov Report

Merging #193 (9d4e1c3) into develop (f85eb84) will increase coverage by 0.00%. The diff coverage is 93.10%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #193   +/-   ##
========================================
  Coverage    95.40%   95.41%           
========================================
  Files           79       79           
  Lines         3549     3575   +26     
========================================
+ Hits          3386     3411   +25     
- Misses         163      164    +1     
Impacted Files Coverage Δ
app/internal/event.py 95.71% <89.47%> (-2.37%) :arrow_down:
app/database/models.py 97.24% <100.00%> (+0.02%) :arrow_up:
app/routers/event.py 97.09% <100.00%> (+0.43%) :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 f85eb84...9d4e1c3. Read the comment docs.

Eliory09 commented 3 years ago

Typo issues resolved. Event-color support added.