Trick-17 / clang-build

Clang-based cross platform build system written in Python
https://clang-build.readthedocs.io
MIT License
8 stars 3 forks source link

Proper documentation #61

Closed GPMueller closed 6 years ago

GPMueller commented 6 years ago

Closes #26

codecov[bot] commented 6 years ago

Codecov Report

Merging #61 into master will decrease coverage by 2.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
- Coverage   81.25%   79.23%   -2.02%     
==========================================
  Files          12       12              
  Lines         992      992              
==========================================
- Hits          806      786      -20     
- Misses        186      206      +20
Impacted Files Coverage Δ
clang_build/platform.py 68.18% <0%> (-29.55%) :arrow_down:
clang_build/io_tools.py 93.4% <0%> (-6.6%) :arrow_down:
clang_build/target.py 89.76% <0%> (-0.4%) :arrow_down:

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 8fc03aa...5755cd5. Read the comment docs.