modflowpy / pymake

Python package for compiling MODFLOW-based applications
https://mfpymake.readthedocs.io/
Other
54 stars 35 forks source link

ci: parallel pytest with oneAPI #107

Closed jdhughes-usgs closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #107 (e5f521c) into master (34a916b) will decrease coverage by 51.045%. The diff coverage is n/a.

:exclamation: Current head e5f521c differs from pull request most recent head 259a707. Consider uploading reports for the commit 259a707 to get more accurate results

@@              Coverage Diff               @@
##            master      #107        +/-   ##
==============================================
- Coverage   65.977%   14.931%   -51.046%     
==============================================
  Files           16        16                
  Lines         4159      4159                
==============================================
- Hits          2744       621      -2123     
- Misses        1415      3538      +2123     
Impacted Files Coverage Δ
pymake/utils/_compiler_language_files.py 8.333% <0.000%> (-87.500%) :arrow_down:
pymake/pymake_base.py 2.631% <0.000%> (-84.474%) :arrow_down:
pymake/utils/_usgs_src_update.py 6.303% <0.000%> (-81.662%) :arrow_down:
pymake/utils/_compiler_switches.py 3.587% <0.000%> (-77.355%) :arrow_down:
pymake/pymake_build_apps.py 8.000% <0.000%> (-75.000%) :arrow_down:
pymake/utils/_Popen_wrapper.py 17.500% <0.000%> (-72.500%) :arrow_down:
pymake/utils/_dag.py 9.729% <0.000%> (-71.892%) :arrow_down:
pymake/pymake.py 23.839% <0.000%> (-52.013%) :arrow_down:
pymake/plot/dependency_graphs.py 11.363% <0.000%> (-51.137%) :arrow_down:
pymake/autotest/autotest.py 2.544% <0.000%> (-24.598%) :arrow_down:
... and 2 more