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] Configure Linter for GitHub Action Workflows #320

Merged
merged 12 commits into from
Jun 9, 2023

Conversation

kevinmatthes
Copy link
Owner

No description provided.

kevinmatthes and others added 12 commits June 8, 2023 17:22
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
* [GitHub Actions] Update Coverage in src/lib.rs

* [GitHub Actions] Mirror README.md from src/lib.rs

---------

Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
@kevinmatthes kevinmatthes added the enhancement New feature or request label Jun 9, 2023
@kevinmatthes kevinmatthes added this to the v3.0.0 milestone Jun 9, 2023
@kevinmatthes kevinmatthes self-assigned this Jun 9, 2023
@kevinmatthes kevinmatthes enabled auto-merge (squash) June 9, 2023 05:12
@github-actions
Copy link
Contributor

github-actions bot commented Jun 9, 2023

Filename                               Stmts    Miss  Cover    Missing
-----------------------------------  -------  ------  -------  -----------------------------
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/prefer.rs                       3       0  100.00%
src/traits/rusty_object_notation.rs        8       0  100.00%
src/traits/to_stderr.rs                    4       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/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                                    961     361  62.43%

@kevinmatthes kevinmatthes merged commit 4f8b5e9 into main Jun 9, 2023
@kevinmatthes kevinmatthes deleted the feature/gha-linter branch June 9, 2023 05:14
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