Closed GPMueller closed 2 years ago
Merging #136 (d2c4db2) into master (9830f4b) will not change coverage. The diff coverage is
75.90%
.
@@ Coverage Diff @@
## master #136 +/- ##
=======================================
Coverage 77.56% 77.56%
=======================================
Files 17 17
Lines 1199 1199
=======================================
Hits 930 930
Misses 269 269
Impacted Files | Coverage Δ | |
---|---|---|
clang_build/circle.py | 80.00% <ø> (ø) |
|
clang_build/errors.py | 75.00% <ø> (ø) |
|
clang_build/tree_entry.py | 100.00% <ø> (ø) |
|
clang_build/single_source.py | 42.42% <40.00%> (ø) |
|
clang_build/cli.py | 51.61% <60.00%> (ø) |
|
clang_build/progress_bar.py | 80.00% <60.00%> (ø) |
|
clang_build/git_tools.py | 49.12% <66.66%> (ø) |
|
clang_build/target.py | 79.22% <69.56%> (ø) |
|
clang_build/project.py | 83.67% <71.42%> (ø) |
|
clang_build/toolchain.py | 75.51% <75.00%> (ø) |
|
... and 15 more |
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 9830f4b...d2c4db2. Read the comment docs.
black --check
in the CIpylint
in the CI