joint-online-judge / horse

The new generation of JOJ Backend.
https://joint-online-judge.github.io/horse/
MIT License
5 stars 3 forks source link

feat: edit profile #84

Closed makersmelx closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #84 (b9e89d5) into master (9d456e8) will decrease coverage by 0.03%. The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
- Coverage   71.65%   71.61%   -0.04%     
==========================================
  Files          69       69              
  Lines        3281     3291      +10     
==========================================
+ Hits         2351     2357       +6     
- Misses        930      934       +4     
Impacted Files Coverage Δ
joj/horse/schemas/__init__.py 100.00% <ø> (ø)
joj/horse/utils/parser.py 48.48% <ø> (ø)
joj/horse/apis/user.py 70.37% <50.00%> (-8.58%) :arrow_down:
joj/horse/schemas/user.py 92.59% <100.00%> (+0.28%) :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 9d456e8...b9e89d5. Read the comment docs.