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] Fix #398 #403

Merged
merged 3 commits into from
Jun 26, 2023
Merged

[Bugfix] Fix #398 #403

merged 3 commits into from
Jun 26, 2023

Conversation

kevinmatthes
Copy link
Owner

No description provided.

@kevinmatthes kevinmatthes added the bug Something isn't working label Jun 26, 2023
@kevinmatthes kevinmatthes added this to the v3.0.0 milestone Jun 26, 2023
@kevinmatthes kevinmatthes self-assigned this Jun 26, 2023
@kevinmatthes kevinmatthes enabled auto-merge (squash) June 26, 2023 20:16
@github-actions
Copy link
Contributor

Filename                               Stmts    Miss  Cover    Missing
-----------------------------------  -------  ------  -------  -----------------------------
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/rusty_object_notation.rs        8       0  100.00%
src/traits/to_stderr.rs                    4       0  100.00%
src/changelog/comment_changes.rs         168     168  0.00%    110-414
src/changelog/fragment.rs                 21       0  100.00%
src/changelog/ronlog.rs                  122      74  39.34%   48-242
src/application.rs                        55      55  0.00%    115-209
src/cffreference.rs                       68       0  100.00%
src/macros.rs                             17       0  100.00%
src/running.rs                             4       0  100.00%
src/version.rs                            47       0  100.00%
src/graphing/agd.rs                      156       0  100.00%
src/graphing/graph.rs                    146       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
TOTAL                                   1004     367  63.45%

@kevinmatthes kevinmatthes merged commit 17943b2 into main Jun 26, 2023
37 checks passed
@kevinmatthes kevinmatthes deleted the bugfix/398-4 branch June 26, 2023 20:19
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