crusttech / crust-server

Apache License 2.0
87 stars 21 forks source link

upd(all): produce an accurate code coverage #120

Closed titpetric closed 5 years ago

titpetric commented 5 years ago

Signed-off-by: Tit Petric black@scene-si.org

Please take a look.

codecov-io commented 5 years ago

Codecov Report

Merging #120 into master will increase coverage by 6.14%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
+ Coverage   18.12%   24.26%   +6.14%     
==========================================
  Files         141      205      +64     
  Lines       10887    12348    +1461     
==========================================
+ Hits         1973     2996    +1023     
- Misses       8661     8969     +308     
- Partials      253      383     +130
Impacted Files Coverage Δ
compose/types/module.gen.go 62.5% <0%> (ø)
internal/payload/outgoing/message.go 16.66% <0%> (ø)
internal/payload/outgoing/error.go 0% <0%> (ø)
compose/types/trigger.go 83.33% <0%> (ø)
messaging/db/migrate.go 58.92% <0%> (ø)
internal/config/subscription.go 0% <0%> (ø)
compose/types/attachment.gen.go 0% <0%> (ø)
internal/auth/identity_context.go 71.42% <0%> (ø)
internal/payload/outgoing/activity.go 0% <0%> (ø)
compose/types/trigger.gen.go 0% <0%> (ø)
... and 86 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 537a8d2...68a569d. Read the comment docs.