zgzgorg / iam-backend

0 stars 2 forks source link

Update README.md #73

Closed tslmy closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #73 (5a3376d) into master (ec91e1e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #73   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          666       666           
=========================================
  Hits           666       666           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

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


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 ec91e1e...5a3376d. Read the comment docs.

kis87988 commented 2 years ago

You may need to fix the CI with markdownlint https://app.codacy.com/gh/zgzgorg/iam-backend/pullRequest?prid=8466628&bid=26567206 and commitlint too.

tslmy commented 2 years ago

Hard-wrapping lines does not work in the way I intended it to be. Shall we ignore the line length warnings?