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] Drop Scriv Configuration #370

Merged
merged 5 commits into from
Jun 21, 2023

Conversation

kevinmatthes
Copy link
Owner

No description provided.

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

Filename                               Stmts    Miss  Cover    Missing
-----------------------------------  -------  ------  -------  -----------------------------
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/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/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
TOTAL                                   1004     367  63.45%

@kevinmatthes kevinmatthes enabled auto-merge (squash) June 21, 2023 23:39
@github-actions
Copy link
Contributor

Filename                               Stmts    Miss  Cover    Missing
-----------------------------------  -------  ------  -------  -----------------------------
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/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
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/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%
TOTAL                                   1004     367  63.45%

@kevinmatthes kevinmatthes merged commit 6877605 into main Jun 21, 2023
35 checks passed
@kevinmatthes kevinmatthes deleted the feature/release-optimisations branch June 21, 2023 23:41
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.

None yet

1 participant