bitmaelum / bitmaelum-suite

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

implemented client config management #142

Closed jaytaph closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #142 (c9ee091) into develop (41d55d0) will decrease coverage by 0.05%. The diff coverage is 51.85%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #142      +/-   ##
===========================================
- Coverage    48.72%   48.66%   -0.06%     
===========================================
  Files          103      103              
  Lines         3953     3970      +17     
===========================================
+ Hits          1926     1932       +6     
- Misses        1785     1796      +11     
  Partials       242      242              
Flag Coverage Δ
unittests 48.66% <51.85%> (-0.06%) :arrow_down:

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

Impacted Files Coverage Δ
internal/config/config_templates.go 100.00% <ø> (ø)
internal/editor.go 0.00% <0.00%> (ø)
internal/config/config.go 80.48% <85.71%> (+2.71%) :arrow_up:
internal/config/config_client.go 60.00% <100.00%> (ø)
internal/config/paths_unix.go 100.00% <100.00%> (ø)
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 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication