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] Mirror README.md from src/lib.rs #292

Merged
merged 3 commits into from
Jun 3, 2023

Conversation

github-actions[bot]
Copy link
Contributor

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

Automated changes by create-pull-request GitHub action

@github-actions github-actions bot added this to the v3.0.0 milestone Jun 3, 2023
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 3, 2023
@kevinmatthes kevinmatthes enabled auto-merge (squash) June 3, 2023 02:41
auto-merge was automatically disabled June 3, 2023 02:42

Pull request was closed

@kevinmatthes kevinmatthes reopened this Jun 3, 2023
@kevinmatthes kevinmatthes enabled auto-merge (squash) June 3, 2023 02:42
@github-actions
Copy link
Contributor Author

github-actions bot commented Jun 3, 2023

Filename                            Stmts    Miss  Cover    Missing
--------------------------------  -------  ------  -------  -----------------------------
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       2  0.00%    33-34
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                         28       0  100.00%
src/changelog/action.rs                11      11  0.00%    31-50
src/changelog/comment_changes.rs      163     163  0.00%    106-399
src/changelog/fragment.rs              21       2  90.48%   80-81
src/changelog/ronlog.rs                56      56  0.00%    35-188
src/changelog/section.rs               24       8  66.67%   53-61
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
TOTAL                                 909     342  62.38%

@github-actions
Copy link
Contributor Author

github-actions bot commented Jun 3, 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                         28       0  100.00%
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      11  0.00%    31-50
src/changelog/comment_changes.rs      163     163  0.00%    106-399
src/changelog/fragment.rs              21       2  90.48%   80-81
src/changelog/ronlog.rs                56      56  0.00%    35-188
src/changelog/section.rs               24       8  66.67%   53-61
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       2  0.00%    33-34
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%
TOTAL                                 909     342  62.38%

@kevinmatthes kevinmatthes merged commit 641f0d2 into main Jun 3, 2023
@kevinmatthes kevinmatthes deleted the documentation/mirror-1685760025 branch June 3, 2023 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant