RRZE-HPC / kerncraft

Loop Kernel Analysis and Performance Modeling Toolkit
GNU Affero General Public License v3.0
88 stars 24 forks source link

Compilers are now listed as an OrderedDict #104

Closed cod3monk closed 6 years ago

cod3monk commented 6 years ago

This should be a fix for #102

codecov-io commented 6 years ago

Codecov Report

Merging #104 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
+ Coverage   73.73%   73.74%   +0.01%     
==========================================
  Files          26       26              
  Lines        3209     3211       +2     
==========================================
+ Hits         2366     2368       +2     
  Misses        843      843
Impacted Files Coverage Δ
kerncraft/machinemodel.py 68.96% <ø> (ø) :arrow_up:
kerncraft/__init__.py 50% <100%> (ø) :arrow_up:
tests/test_likwid_bench_auto.py 95.23% <100%> (+0.23%) :arrow_up:
kerncraft/likwid_bench_auto.py 56.25% <100%> (+0.39%) :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 20dcc62...66d6ae6. Read the comment docs.