PythonFreeCourse / calendar

Apache License 2.0
34 stars 52 forks source link

Feature/settings fe #305

Closed Eliory09 closed 3 years ago

Eliory09 commented 3 years ago

Issue #304 : User settings page frontend.

codecov-io commented 3 years ago

Codecov Report

Merging #305 (9572201) into develop (32e3a74) will decrease coverage by 0.01%. The diff coverage is 83.33%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #305      +/-   ##
===========================================
- Coverage    95.21%   95.19%   -0.02%     
===========================================
  Files           80       81       +1     
  Lines         3720     3726       +6     
===========================================
+ Hits          3542     3547       +5     
- Misses         178      179       +1     
Impacted Files Coverage Δ
app/main.py 95.12% <ø> (ø)
app/routers/settings.py 83.33% <83.33%> (ø)

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 32e3a74...9572201. Read the comment docs.

Eliory09 commented 3 years ago

@yammesicka , I'd really appreciate if you'll review my user settings page frontend, so I could commit changes to the code as fast as possible. Settings team rely on this page for further development. Thanks in advance!