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

[GitHub Actions] Upgrade MSRV #307

Merged
merged 3 commits into from
Jun 6, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 6, 2023

Automated changes by create-pull-request GitHub action

@github-actions github-actions bot added this to the v3.0.0 milestone Jun 6, 2023
@github-actions github-actions bot added the enhancement New feature or request label Jun 6, 2023
@github-actions
Copy link
Contributor Author

github-actions bot commented Jun 6, 2023

Filename                            Stmts    Miss  Cover    Missing
--------------------------------  -------  ------  -------  -----------------------------
src/application.rs                     30      30  0.00%    90-141
src/cffreference.rs                    68       0  100.00%
src/macros.rs                           4       0  100.00%
src/running.rs                          4       0  100.00%
src/version.rs                         36       0  100.00%
src/pattern/buffer.rs                  21       0  100.00%
src/pattern/io_processor.rs            19      19  0.00%    72-160
src/pattern/reader.rs                  32      21  34.38%   57-58, 75-79, 90-109, 123-140
src/pattern/writer.rs                  75      30  60.00%   133-152, 187-197, 229-257
src/graphing/agd.rs                   156       0  100.00%
src/graphing/graph.rs                 146       0  100.00%
src/traits/append_as_line.rs            9       0  100.00%
src/traits/colour_message.rs            8       0  100.00%
src/traits/convert_buffer.rs           21       0  100.00%
src/traits/from_ron.rs                  2       0  100.00%
src/traits/prefer.rs                    3       0  100.00%
src/traits/to_ron.rs                    4       0  100.00%
src/traits/to_stderr.rs                 4       0  100.00%
src/changelog/action.rs                11       0  100.00%
src/changelog/comment_changes.rs      163     163  0.00%    106-399
src/changelog/fragment.rs              21       0  100.00%
src/changelog/ronlog.rs                74      74  0.00%    35-229
src/changelog/section.rs               48      24  50.00%   66-92, 138-151
TOTAL                                 959     361  62.36%

@kevinmatthes kevinmatthes enabled auto-merge (squash) June 6, 2023 11:19
@kevinmatthes kevinmatthes reopened this Jun 6, 2023
@kevinmatthes kevinmatthes enabled auto-merge (squash) June 6, 2023 11:45
@github-actions
Copy link
Contributor Author

github-actions bot commented Jun 6, 2023

Filename                            Stmts    Miss  Cover    Missing
--------------------------------  -------  ------  -------  -----------------------------
src/graphing/agd.rs                   156       0  100.00%
src/graphing/graph.rs                 146       0  100.00%
src/pattern/buffer.rs                  21       0  100.00%
src/pattern/io_processor.rs            19      19  0.00%    72-160
src/pattern/reader.rs                  32      21  34.38%   57-58, 75-79, 90-109, 123-140
src/pattern/writer.rs                  75      30  60.00%   133-152, 187-197, 229-257
src/changelog/action.rs                11       0  100.00%
src/changelog/comment_changes.rs      163     163  0.00%    106-399
src/changelog/fragment.rs              21       0  100.00%
src/changelog/ronlog.rs                74      74  0.00%    35-229
src/changelog/section.rs               48      24  50.00%   66-92, 138-151
src/traits/append_as_line.rs            9       0  100.00%
src/traits/colour_message.rs            8       0  100.00%
src/traits/convert_buffer.rs           21       0  100.00%
src/traits/from_ron.rs                  2       0  100.00%
src/traits/prefer.rs                    3       0  100.00%
src/traits/to_ron.rs                    4       0  100.00%
src/traits/to_stderr.rs                 4       0  100.00%
src/application.rs                     30      30  0.00%    90-141
src/cffreference.rs                    68       0  100.00%
src/macros.rs                           4       0  100.00%
src/running.rs                          4       0  100.00%
src/version.rs                         36       0  100.00%
TOTAL                                 959     361  62.36%

@kevinmatthes kevinmatthes merged commit b9bed37 into main Jun 6, 2023
@kevinmatthes kevinmatthes deleted the documentation/msrv-1686015708 branch June 6, 2023 11:47
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