Closed NOhs closed 4 years ago
Merging #117 into master will increase coverage by
1.27%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #117 +/- ##
==========================================
+ Coverage 78.54% 79.81% +1.27%
==========================================
Files 17 17
Lines 1193 1194 +1
==========================================
+ Hits 937 953 +16
+ Misses 256 241 -15
Impacted Files | Coverage Δ | |
---|---|---|
clang_build/flags.py | 100.00% <100.00%> (ø) |
|
clang_build/target.py | 79.87% <100.00%> (+0.30%) |
:arrow_up: |
clang_build/platform.py | 97.87% <0.00%> (+29.78%) |
: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 270f775...1c9a6ab. Read the comment docs.
Mixing build_types does not make any sense. Therefore, I removed the option to do so.