pymake
pymake copied to clipboard
update(meson): make meson the default build tool
- remove SUTRA from list of usgsprograms because of issues with meson build
Codecov Report
Attention: Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.
Project coverage is 75.664%. Comparing base (
b79af98) to head (b89d14e). Report is 18 commits behind head on develop.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pymake/utils/_meson_build.py | 80.000% | 2 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## develop #182 +/- ##
=============================================
- Coverage 84.243% 75.664% -8.579%
=============================================
Files 20 20
Lines 3497 3497
=============================================
- Hits 2946 2646 -300
- Misses 551 851 +300
| Files with missing lines | Coverage Δ | |
|---|---|---|
| pymake/pymake_base.py | 74.160% <100.000%> (-16.008%) |
:arrow_down: |
| pymake/pymake_build_apps.py | 87.610% <100.000%> (-0.783%) |
:arrow_down: |
| pymake/pymake_parser.py | 100.000% <ø> (ø) |
|
| pymake/utils/_meson_build.py | 88.846% <80.000%> (-1.231%) |
:arrow_down: |