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] impl Ord for Version #294

Merged
merged 6 commits into from
Jun 3, 2023
Merged

Conversation

kevinmatthes
Copy link
Owner

No description provided.

@kevinmatthes kevinmatthes added the enhancement New feature or request label Jun 3, 2023
@kevinmatthes kevinmatthes added this to the v3.0.0 milestone Jun 3, 2023
@kevinmatthes kevinmatthes self-assigned this Jun 3, 2023
@kevinmatthes kevinmatthes enabled auto-merge (squash) June 3, 2023 03:42
@github-actions
Copy link
Contributor

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                         36       0  100.00%
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/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       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                56      56  0.00%    35-188
src/changelog/section.rs               24       0  100.00%
TOTAL                                 917     321  64.99%

@kevinmatthes kevinmatthes merged commit 0084ff5 into main Jun 3, 2023
@kevinmatthes kevinmatthes deleted the feature/impl-ord-for-version branch June 3, 2023 03:45
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