PythonFreeCourse / calendar

Apache License 2.0
34 stars 52 forks source link

Feature/weightt #277

Closed fandomario closed 3 years ago

fandomario commented 3 years ago

https://forums.pythonic.guru/t/topic/9032 Weight management. Set a target weight and see how much you need to lose or gain to reach your target

codecov-io commented 3 years ago

Codecov Report

Merging #277 (0517760) into develop (72d0596) will decrease coverage by 0.22%. The diff coverage is 82.05%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #277      +/-   ##
===========================================
- Coverage    98.03%   97.81%   -0.23%     
===========================================
  Files           70       69       -1     
  Lines         3000     3018      +18     
===========================================
+ Hits          2941     2952      +11     
- Misses          59       66       +7     
Impacted Files Coverage Δ
app/main.py 92.50% <ø> (ø)
app/routers/weight.py 81.57% <81.57%> (ø)
app/database/models.py 96.72% <100.00%> (-0.06%) :arrow_down:
app/internal/json_data_loader.py 100.00% <0.00%> (ø)
app/routers/joke.py
app/internal/jokes.py

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 72d0596...cd0a728. Read the comment docs.