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] comment-changes: Stop at a Given Git Tag #797

Merged
merged 9 commits into from
Oct 17, 2023

Conversation

kevinmatthes
Copy link
Owner

No description provided.

@kevinmatthes kevinmatthes added the enhancement New feature or request label Oct 10, 2023
@kevinmatthes kevinmatthes added this to the v4.0.0 milestone Oct 10, 2023
@kevinmatthes kevinmatthes self-assigned this Oct 10, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 10, 2023

Filename                               Stmts    Miss  Cover    Missing
-----------------------------------  -------  ------  -------  ----------------------------------------------
src/graphing/graph.rs                    219       3  98.63%   27, 109, 343
src/graphing/agd.rs                      228       2  99.12%   355, 377
src/macros.rs                             18       0  100.00%
src/application.rs                        64      64  0.00%    32-186
src/complain.rs                          173      17  90.17%   29-70, 298, 302, 306, 310, 314, 318, 322
src/increment_version.rs                 152      22  85.53%   32-48, 123-125, 144, 150-155, 234-235, 251-260
src/running.rs                             8       0  100.00%
src/main.rs                                3       3  0.00%    22-24
src/cffreference.rs                      104       0  100.00%
src/version.rs                            69       0  100.00%
src/pattern/writer.rs                    125      51  59.20%   134-139, 146-154, 188-200, 232-262
src/pattern/io_processor.rs               56      56  0.00%    73-162
src/pattern/buffer.rs                     33       0  100.00%
src/changelog/comment_changes.rs         267     267  0.00%    26-448
src/changelog/ronlog.rs                  194     129  33.51%   26-249, 315
src/changelog/fragment.rs                 88      55  37.50%   25, 98-178
src/traits/rusty_object_notation.rs       14       0  100.00%
src/traits/colour_message.rs              19       0  100.00%
src/traits/prefer.rs                       5       0  100.00%
src/traits/append_as_line.rs              12       0  100.00%
src/traits/to_stderr.rs                    6       0  100.00%
src/traits/convert_buffer.rs              30       0  100.00%
src/traits/read_file.rs                   56      39  30.36%   54-56, 69-71, 77-100, 105, 112-123, 133-146
TOTAL                                   1943     708  63.56%

src/changelog/comment_changes.rs Show resolved Hide resolved
src/changelog/comment_changes.rs Outdated Show resolved Hide resolved
src/changelog/comment_changes.rs Outdated Show resolved Hide resolved
src/changelog/comment_changes.rs Show resolved Hide resolved
src/changelog/comment_changes.rs Show resolved Hide resolved
@kevinmatthes kevinmatthes marked this pull request as draft October 15, 2023 19:54
@kevinmatthes
Copy link
Owner Author

I will merge this PR now; it will be part of the next release which I am going to create this evening.

@kevinmatthes kevinmatthes marked this pull request as ready for review October 17, 2023 00:39
@kevinmatthes kevinmatthes enabled auto-merge (squash) October 17, 2023 00:40
@kevinmatthes kevinmatthes merged commit 3daeef2 into main Oct 17, 2023
39 checks passed
@kevinmatthes kevinmatthes deleted the feature/stop-at-tag branch October 17, 2023 00:41
@kevinmatthes kevinmatthes restored the feature/stop-at-tag branch October 17, 2023 15:02
@kevinmatthes kevinmatthes deleted the feature/stop-at-tag branch October 17, 2023 15:02
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.

2 participants