fsd-nodejs / service-mw2

Node.js 全栈开发之 Midway.js 最佳实践
MIT License
221 stars 38 forks source link

ci: using c8 instead of nyc #104

Closed waitingsong closed 3 years ago

gitpod-io[bot] commented 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #104 (674ec81) into master (43d0e02) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master      #104     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files           35        37      +2     
  Lines          829      3144   +2315     
  Branches       128       200     +72     
===========================================
+ Hits           829      3144   +2315     
Impacted Files Coverage Δ
src/app/util/common.ts 100.00% <100.00%> (ø)
src/app/dto/auth.ts 100.00% <0.00%> (ø)
src/config/plugin.ts 100.00% <0.00%> (ø)
src/configuration.ts 100.00% <0.00%> (ø)
src/app/model/base.ts 100.00% <0.00%> (ø)
src/app/service/auth.ts 100.00% <0.00%> (ø)
src/app/extend/helper.ts 100.00% <0.00%> (ø)
src/app/util/my-error.ts 100.00% <0.00%> (ø)
src/app/dto/admin/menu.ts 100.00% <0.00%> (ø)
... and 28 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 43d0e02...674ec81. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication