Closed spco closed 5 years ago
Merging #377 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #377 +/- ##
=======================================
Coverage 90.28% 90.28%
=======================================
Files 15 15
Lines 2121 2121
=======================================
Hits 1915 1915
Misses 206 206
Flag | Coverage Δ | |
---|---|---|
#build | 65.32% <ø> (ø) |
:arrow_up: |
#tests | 89.62% <ø> (ø) |
:arrow_up: |
#unittests | 34.7% <ø> (ø) |
:arrow_up: |
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 2f8d598...ee2cb19. Read the comment docs.
I want to streamline the build infrastructure, as there are too many scripts floating around. This is in anticipation of giving a simpler 'default' interface for users, with a more powerful interface available for power users.
First commit: Remove tools/setup_atchem2.py just use mech_converter.py directly. Remove a number of unused functions from tools/fix_mechanism_fac.py.