Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: implement variables substitution in configuration #488

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

ENH: implement variables substitution in configuration

3e41feb
Select commit
Loading
Failed to load commit list.
Draft

ENH: implement variables substitution in configuration #488

ENH: implement variables substitution in configuration
3e41feb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 13, 2023 in 0s

93.57% of diff hit (target 95.19%)

View this Pull Request on Codecov

93.57% of diff hit (target 95.19%)

Annotations

Check warning on line 256 in mesonpy/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesonpy/__init__.py#L255-L256

Added lines #L255 - L256 were not covered by tests

Check warning on line 53 in mesonpy/_substitutions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesonpy/_substitutions.py#L53

Added line #L53 was not covered by tests

Check warning on line 56 in mesonpy/_substitutions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesonpy/_substitutions.py#L56

Added line #L56 was not covered by tests

Check warning on line 62 in mesonpy/_substitutions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesonpy/_substitutions.py#L62

Added line #L62 was not covered by tests

Check warning on line 84 in mesonpy/_substitutions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesonpy/_substitutions.py#L84

Added line #L84 was not covered by tests

Check warning on line 90 in mesonpy/_substitutions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesonpy/_substitutions.py#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 101 in mesonpy/_substitutions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mesonpy/_substitutions.py#L101

Added line #L101 was not covered by tests