pymake icon indicating copy to clipboard operation
pymake copied to clipboard

update(meson): make meson the default build tool

Open jdhughes-dev opened this issue 1 year ago • 1 comments

  • remove SUTRA from list of usgsprograms because of issues with meson build

jdhughes-dev avatar Jun 13 '24 23:06 jdhughes-dev

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:

... and 8 files with indirect coverage changes

codecov[bot] avatar Jun 13 '24 23:06 codecov[bot]