Closed LKedward closed 4 years ago
Merging #7 into master will increase coverage by
0.84%
. The diff coverage is87.12%
.
@@ Coverage Diff @@
## master #7 +/- ##
==========================================
+ Coverage 74.65% 75.49% +0.84%
==========================================
Files 10 10
Lines 1444 1506 +62
==========================================
+ Hits 1078 1137 +59
- Misses 366 369 +3
Impacted Files | Coverage Δ | |
---|---|---|
src/Focal_Profile.f90 | 85.32% <ø> (-0.12%) |
:arrow_down: |
src/Focal_HostMemory.f90 | 88.50% <83.63%> (-8.47%) |
:arrow_down: |
src/Focal_Setup.f90 | 80.73% <84.61%> (+0.73%) |
:arrow_up: |
src/Focal_Memory.f90 | 83.48% <100.00%> (-0.29%) |
:arrow_down: |
src/Focal_Query.f90 | 92.15% <0.00%> (+4.90%) |
: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 99e7e83...dd5a401. Read the comment docs.
Tests passed locally on GREENBOX
for ifort:
------------------------------------------------------
Focal library test suite results
------------------------------------------------------
Test environment:
Linux it044167 4.15.0-88-generic #88-Ubuntu SMP Tue Feb 11 20:11:34 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
ifort (IFORT) 19.1.0.166 20191121
Copyright (C) 1985-2019 Intel Corporation. All rights reserved.
------------------------------------------------------
NO_OF_TESTS: 10
TEST_SUCCESS: 9
TEST_FAILED: 0
TEST_NOT_RUN: 1
*** Failed tests ***
*** Tests not run ***
testExample
------------------------------------------------------
Good to merge.
Backwards compatible minor update.