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

[Enhancement] CI: Speed Up CI by Parallel Checks #1235

Merged
merged 3 commits into from
Feb 18, 2024

Conversation

kevinmatthes
Copy link
Owner

No description provided.

@kevinmatthes kevinmatthes added the enhancement New feature or request label Feb 18, 2024
@kevinmatthes kevinmatthes added this to the v4.0.0 milestone Feb 18, 2024
@kevinmatthes kevinmatthes self-assigned this Feb 18, 2024
@kevinmatthes kevinmatthes enabled auto-merge (squash) February 18, 2024 21:59
Copy link
Contributor

Filename                            Stmts    Miss  Cover    Missing
--------------------------------  -------  ------  -------  -------------------------------------
src/traits/read_file.rs                56      56  0.00%    46-153
src/traits/to_stderr.rs                 6       0  100.00%
src/traits/file_formats.rs             25       0  100.00%
src/traits/prefer.rs                    5       0  100.00%
src/traits/append_as_line.rs           12       0  100.00%
src/traits/colour_message.rs           19       0  100.00%
src/traits/convert_buffer.rs           30       0  100.00%
src/graphing/graph.rs                 219       0  100.00%
src/graphing/agd.rs                   228       2  99.12%   356, 378
src/changelog/ronlog.rs               227     162  28.63%   27-288, 354, 395-401
src/changelog/comment_changes.rs      274     274  0.00%    26-473
src/changelog/fragment.rs             128       2  98.44%   138, 146
src/pattern/writer.rs                 125      51  59.20%   136-141, 148-156, 190-202, 234-264
src/pattern/io_processor.rs            56      56  0.00%    77-173
src/pattern/buffer.rs                  33       0  100.00%
src/main.rs                             3       3  0.00%    22-24
src/version.rs                         69       0  100.00%
src/complain.rs                       248      11  95.56%   30-75
src/utilities.rs                       94       7  92.55%   22-26, 64-77, 145
src/macros.rs                          23       0  100.00%
src/application.rs                     35      35  0.00%    32-146
src/increment_version.rs              179      26  85.47%   31-47, 115-117, 136, 142-147, 253-270
src/running.rs                          8       0  100.00%
src/cff/cff_create.rs                 226       2  99.12%   237-245
src/cff/cffreference.rs               109       0  100.00%
TOTAL                                2437     687  71.81%

@kevinmatthes kevinmatthes merged commit e06bc1c into main Feb 18, 2024
61 checks passed
@kevinmatthes kevinmatthes deleted the feature/parallel-ci branch February 18, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant