zgzgorg / iam-backend

0 stars 2 forks source link

feat: implement user can read,update account infomation (#5, #6) #51

Closed kis87988 closed 2 years ago

kis87988 commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #51 (8dd6f0d) into master (30dab09) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #51   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          519       562   +43     
=========================================
+ Hits           519       562   +43     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
zgiam/api/account.py 100.00% <100.00%> (ø)
zgiam/api/auth.py 100.00% <100.00%> (ø)
zgiam/database/__init__.py 100.00% <100.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 30dab09...8dd6f0d. Read the comment docs.

kis87988 commented 2 years ago

The codeclimate suggestion is won't fix problem