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] mkcws: Unit Tests #1010

Merged
merged 3 commits into from
Jan 2, 2024
Merged

[Enhancement] mkcws: Unit Tests #1010

merged 3 commits into from
Jan 2, 2024

Conversation

kevinmatthes
Copy link
Owner

No description provided.

@kevinmatthes kevinmatthes added the enhancement New feature or request label Jan 2, 2024
@kevinmatthes kevinmatthes added this to the v4.0.0 milestone Jan 2, 2024
@kevinmatthes kevinmatthes self-assigned this Jan 2, 2024
@kevinmatthes kevinmatthes enabled auto-merge (squash) January 2, 2024 17:45
Copy link
Contributor

github-actions bot commented Jan 2, 2024

Filename                            Stmts    Miss  Cover    Missing
--------------------------------  -------  ------  -------  ---------------------------------------
src/graphing/agd.rs                   228       2  99.12%   355, 377
src/graphing/graph.rs                 219       0  100.00%
src/application.rs                     47      47  0.00%    32-169
src/macros.rs                          23       0  100.00%
src/complain.rs                       233      10  95.71%   29-70
src/increment_version.rs              178      26  85.39%   32-48, 123-125, 144, 150-155, 261-278
src/running.rs                          8       0  100.00%
src/version.rs                         69       0  100.00%
src/main.rs                             3       3  0.00%    22-24
src/utilities.rs                       63       6  90.48%   22-26, 67-80
src/cff/cff_create.rs                 224       2  99.11%   239-247
src/cff/cffreference.rs               105       0  100.00%
src/changelog/fragment.rs              84       0  100.00%
src/changelog/comment_changes.rs      272     272  0.00%    26-449
src/changelog/ronlog.rs               206     141  31.55%   28-268, 334
src/pattern/buffer.rs                  33       0  100.00%
src/pattern/io_processor.rs            56      35  37.50%   86-144
src/pattern/writer.rs                 125      28  77.60%   134-139, 188-200, 232-245
src/traits/colour_message.rs           19       0  100.00%
src/traits/file_formats.rs             25       0  100.00%
src/traits/append_as_line.rs           12       0  100.00%
src/traits/prefer.rs                    5       0  100.00%
src/traits/read_file.rs                56      31  44.64%   54-56, 69-71, 77-100, 105, 112-123, 135
src/traits/to_stderr.rs                 6       0  100.00%
src/traits/convert_buffer.rs           30       0  100.00%
TOTAL                                2329     603  74.11%

@kevinmatthes kevinmatthes merged commit 6327ed6 into main Jan 2, 2024
14 checks passed
@kevinmatthes kevinmatthes deleted the feature/mkcws-tests branch January 2, 2024 17:48
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