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

v0.2.6 #38

Merged
merged 19 commits into from
May 15, 2024

test(libmake): :white_check_mark: add new tests and refactoring

6463816
Select commit
Loading
Failed to load commit list.
Merged

v0.2.6 #38

test(libmake): :white_check_mark: add new tests and refactoring
6463816
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 15, 2024 in 0s

46.29% of diff hit (target 91.31%)

View this Pull Request on Codecov

46.29% of diff hit (target 91.31%)

Annotations

Check warning on line 30 in src/args.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/args.rs#L30

Added line #L30 was not covered by tests

Check warning on line 41 in src/args.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/args.rs#L41

Added line #L41 was not covered by tests

Check warning on line 45 in src/args.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/args.rs#L45

Added line #L45 was not covered by tests

Check warning on line 49 in src/args.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/args.rs#L49

Added line #L49 was not covered by tests

Check warning on line 98 in src/args.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/args.rs#L98

Added line #L98 was not covered by tests

Check warning on line 107 in src/args.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/args.rs#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 136 in src/args.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/args.rs#L136

Added line #L136 was not covered by tests

Check warning on line 142 in src/args.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/args.rs#L141-L142

Added lines #L141 - L142 were not covered by tests

Check warning on line 149 in src/args.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/args.rs#L149

Added line #L149 was not covered by tests

Check warning on line 44 in src/generators/ini.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generators/ini.rs#L40-L44

Added lines #L40 - L44 were not covered by tests

Check warning on line 44 in src/generators/json.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generators/json.rs#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 46 in src/generators/json.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generators/json.rs#L46

Added line #L46 was not covered by tests

Check warning on line 42 in src/generators/toml.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generators/toml.rs#L42

Added line #L42 was not covered by tests

Check warning on line 41 in src/generators/yaml.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generators/yaml.rs#L41

Added line #L41 was not covered by tests

Check warning on line 78 in src/macros/utility_macros.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/macros/utility_macros.rs#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 72 in src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.rs#L70-L72

Added lines #L70 - L72 were not covered by tests

Check warning on line 10 in src/models/error_ascii_art.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/models/error_ascii_art.rs#L10

Added line #L10 was not covered by tests

Check warning on line 44 in src/utilities/directory.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utilities/directory.rs#L44

Added line #L44 was not covered by tests