bitmaelum / bitmaelum-suite

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

Added concurrency while reading account data #164

Closed jaytaph closed 3 years ago

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 #164 (0c85ca1) into develop (c9946c5) will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #164      +/-   ##
===========================================
+ Coverage    48.09%   48.17%   +0.07%     
===========================================
  Files          104      104              
  Lines         4073     4079       +6     
===========================================
+ Hits          1959     1965       +6     
  Misses        1873     1873              
  Partials       241      241              
Flag Coverage Δ
unittests 48.17% <100.00%> (+0.07%) :arrow_up:

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

Impacted Files Coverage Δ
internal/container/container.go 75.00% <100.00%> (+5.76%) :arrow_up: