bitmaelum / bitmaelum-suite

BitMaelum software suite
https://bitmaelum.com
MIT License
61 stars 5 forks source link

Downgraded to v7 #136

Closed jaytaph closed 3 years ago

jaytaph commented 3 years ago

Fixes #125

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud 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

codecov[bot] commented 3 years ago

Codecov Report

Merging #136 (1c2e3fd) into develop (8571f55) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #136   +/-   ##
========================================
  Coverage    48.61%   48.61%           
========================================
  Files          102      102           
  Lines         3945     3945           
========================================
  Hits          1918     1918           
  Misses        1785     1785           
  Partials       242      242           
Flag Coverage Δ
unittests 48.61% <0.00%> (ø)

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

Impacted Files Coverage Δ
internal/container/apikey.go 8.33% <ø> (ø)
internal/container/authkey.go 6.66% <ø> (ø)
internal/container/subscription.go 8.33% <ø> (ø)
internal/container/ticket.go 8.33% <ø> (ø)
internal/container/webhook.go 8.33% <ø> (ø)
internal/key/api_key_repo.go 48.64% <ø> (ø)
internal/key/auth_key_repo.go 0.00% <ø> (ø)
internal/redis_result_wrapper.go 0.00% <0.00%> (ø)
internal/subscription/redis.go 60.00% <ø> (ø)
internal/ticket/redis.go 0.00% <0.00%> (ø)
... and 1 more