PythonFreeCourse / calendar

Apache License 2.0
34 stars 52 forks source link

feature/credits-page #261

Closed ADI-projects30 closed 3 years ago

ADI-projects30 commented 3 years ago
  1. Create credits page with pictures, names and LinkedIn\Mail.
  2. Create AUTHORS.md (I added some github names at the end of people who didn't give their names)

Names are ordered by alphabetic last name.

codecov-io commented 3 years ago

Codecov Report

Merging #261 (c93322f) into develop (cff596e) will decrease coverage by 0.09%. The diff coverage is 85.71%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #261      +/-   ##
===========================================
- Coverage    98.77%   98.67%   -0.10%     
===========================================
  Files           64       65       +1     
  Lines         2849     2872      +23     
===========================================
+ Hits          2814     2834      +20     
- Misses          35       38       +3     
Impacted Files Coverage Δ
app/main.py 92.85% <ø> (ø)
app/routers/credits.py 85.71% <85.71%> (ø)
app/routers/salary/config.py 100.00% <0.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 cff596e...c93322f. Read the comment docs.