amass icon indicating copy to clipboard operation
amass copied to clipboard

Create simple_test.go

Open Forchapeatl opened this issue 3 years ago • 2 comments
trafficstars

Added unit test for GetMemoryUsage Function

Forchapeatl avatar Feb 05 '22 15:02 Forchapeatl

Codecov Report

Merging #770 (3d92b80) into develop (24a7a76) will increase coverage by 0.10%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #770      +/-   ##
===========================================
+ Coverage    38.01%   38.10%   +0.10%     
===========================================
  Files           41       41              
  Lines         5410     5410              
===========================================
+ Hits          2056     2061       +5     
+ Misses        3262     3257       -5     
  Partials        92       92              
Impacted Files Coverage Δ
github.com/OWASP/Amass/systems/local.go 11.08% <0.00%> (+1.85%) :arrow_up:

codecov[bot] avatar Feb 14 '22 13:02 codecov[bot]

Removed unnecessary spacing and changed local variable to m

Forchapeatl avatar Feb 14 '22 13:02 Forchapeatl