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] Remove Unnecessary Dependency Features #266

Merged
merged 3 commits into from
May 30, 2023

Conversation

kevinmatthes
Copy link
Owner

No description provided.

@kevinmatthes kevinmatthes added the bug Something isn't working label May 30, 2023
@kevinmatthes kevinmatthes added this to the v2.0.0 milestone May 30, 2023
@kevinmatthes kevinmatthes self-assigned this May 30, 2023
@kevinmatthes kevinmatthes enabled auto-merge (squash) May 30, 2023 02:56
@github-actions
Copy link
Contributor

Filename                        Stmts    Miss  Cover    Missing
----------------------------  -------  ------  -------  ---------------------------------------------------------------------------------------------
src/graphing/agd.rs               156       0  100.00%
src/graphing/graph.rs             146       0  100.00%
src/application.rs                 59      59  0.00%    156-242
src/cffreference.rs                68       0  100.00%
src/comment_changes.rs            133      60  54.89%   65-66, 91-92, 94, 98, 139-140, 171-172, 205-206, 213, 228-232, 237-249, 259-302, 315, 332-376
src/macros.rs                       4       0  100.00%
src/running.rs                      4       0  100.00%
src/version.rs                     26       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              31      20  35.48%   57-58, 75-79, 90-109, 123-139
src/pattern/writer.rs              77      30  61.04%   133-152, 187-197, 231-259
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/to_stderr.rs             4       0  100.00%
TOTAL                             789     188  76.17%

@kevinmatthes kevinmatthes merged commit a66948f into main May 30, 2023
17 checks passed
@kevinmatthes kevinmatthes deleted the bugfix/unnecessary-dependency-features branch May 30, 2023 02:59
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.

None yet

1 participant