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] Add Mutation Tests to CI #606

Merged
merged 7 commits into from
Aug 15, 2023
Merged

Conversation

kevinmatthes
Copy link
Owner

No description provided.

@kevinmatthes kevinmatthes added the enhancement New feature or request label Aug 15, 2023
@kevinmatthes kevinmatthes added this to the v4.0.0 milestone Aug 15, 2023
@kevinmatthes kevinmatthes self-assigned this Aug 15, 2023
@kevinmatthes kevinmatthes marked this pull request as draft August 15, 2023 21:08
@github-actions
Copy link
Contributor

jq-1.6

@github-actions
Copy link
Contributor

github-actions bot commented Aug 15, 2023

Filename                               Stmts    Miss  Cover    Missing
-----------------------------------  -------  ------  -------  ----------------------------------
src/graphing/agd.rs                      157       0  100.00%
src/graphing/graph.rs                    144       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/prefer.rs                       3       0  100.00%
src/traits/read_file.rs                   30      19  36.67%   54-55, 69-70, 78-94, 105-116
src/traits/rusty_object_notation.rs        9       0  100.00%
src/traits/to_stderr.rs                    4       0  100.00%
src/changelog/comment_changes.rs         159     159  0.00%    107-405
src/changelog/fragment.rs                 55      35  36.36%   99-161
src/changelog/ronlog.rs                  118      72  38.98%   48-239
src/application.rs                        45      45  0.00%    100-175
src/cffreference.rs                       70       0  100.00%
src/increment_version.rs                 101      13  87.13%   123-124, 150-155, 234-235, 251-260
src/macros.rs                             17       0  100.00%
src/running.rs                             4       0  100.00%
src/version.rs                            47       0  100.00%
src/pattern/buffer.rs                     23       0  100.00%
src/pattern/io_processor.rs               17      17  0.00%    73-160
src/pattern/writer.rs                     75      30  60.00%   134-153, 188-200, 232-260
TOTAL                                   1116     390  65.05%

@kevinmatthes kevinmatthes marked this pull request as ready for review August 15, 2023 21:29
@kevinmatthes kevinmatthes enabled auto-merge (squash) August 15, 2023 21:29
@kevinmatthes kevinmatthes merged commit 9589370 into main Aug 15, 2023
@kevinmatthes kevinmatthes deleted the feature/mutation-tests branch August 15, 2023 21:31
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