fairdk / lcrs-embedded

LCRS embedded components - "slave" + embedded linux kernel
https://lcrs.fairdanmark.dk/
GNU General Public License v3.0
1 stars 3 forks source link

Adding Thread Count to model #13

Closed jvilladsen closed 6 years ago

jvilladsen commented 6 years ago

Adding thread count to the models.py and using this in the cpu load test.

codecov[bot] commented 6 years ago

Codecov Report

Merging #13 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   95.52%   95.53%   +<.01%     
==========================================
  Files          20       20              
  Lines         782      783       +1     
==========================================
+ Hits          747      748       +1     
  Misses         35       35
Impacted Files Coverage Δ
lcrs_embedded/system/dmidecode.py 100% <ø> (ø) :arrow_up:
lcrs_embedded/system/cpu_load.py 93.1% <100%> (ø) :arrow_up:
lcrs_embedded/utils/models.py 100% <0%> (ø) :arrow_up:

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 ee8e4f3...52920ca. Read the comment docs.

codecov[bot] commented 6 years ago

Codecov Report

Merging #13 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   95.52%   95.53%   +<.01%     
==========================================
  Files          20       20              
  Lines         782      783       +1     
==========================================
+ Hits          747      748       +1     
  Misses         35       35
Impacted Files Coverage Δ
lcrs_embedded/system/dmidecode.py 100% <ø> (ø) :arrow_up:
lcrs_embedded/system/cpu_load.py 93.1% <100%> (ø) :arrow_up:
lcrs_embedded/utils/models.py 100% <0%> (ø) :arrow_up:

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 ee8e4f3...52920ca. Read the comment docs.