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

[Bugfix] Stop Random RONLOG Sorting #790

Merged
merged 13 commits into from
Oct 9, 2023

Conversation

kevinmatthes
Copy link
Owner

No description provided.

@kevinmatthes kevinmatthes added the bug Something isn't working label Oct 9, 2023
@kevinmatthes kevinmatthes added this to the v4.0.0 milestone Oct 9, 2023
@kevinmatthes kevinmatthes self-assigned this Oct 9, 2023
@kevinmatthes kevinmatthes enabled auto-merge (squash) October 9, 2023 21:13
@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2023

Filename                               Stmts    Miss  Cover    Missing
-----------------------------------  -------  ------  -------  --------------------------------------
src/changelog/comment_changes.rs         162     162  0.00%    107-408
src/changelog/fragment.rs                 62      42  32.26%   98-176
src/changelog/ronlog.rs                  120      74  38.33%   48-243
src/pattern/buffer.rs                     23       0  100.00%
src/pattern/io_processor.rs               18      18  0.00%    73-160
src/pattern/writer.rs                     75      30  60.00%   134-153, 188-200, 232-260
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                   47      35  25.53%   54-55, 69-70, 77-100, 105-122, 133-144
src/traits/rusty_object_notation.rs        9       0  100.00%
src/traits/to_stderr.rs                    4       0  100.00%
src/application.rs                        46      46  0.00%    103-179
src/cffreference.rs                       70       0  100.00%
src/complain.rs                          106       0  100.00%
src/increment_version.rs                 103      13  87.38%   123-124, 150-155, 234-235, 251-260
src/macros.rs                             14       0  100.00%
src/running.rs                             4       0  100.00%
src/version.rs                            47       0  100.00%
src/graphing/agd.rs                      157       0  100.00%
src/graphing/graph.rs                    144       0  100.00%
TOTAL                                   1252     420  66.45%

@kevinmatthes kevinmatthes merged commit 90a2ead into main Oct 9, 2023
39 checks passed
@kevinmatthes kevinmatthes deleted the bugfix/stop-random-ronlog-sorting branch October 9, 2023 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant