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] Implement uncrlf #89

Merged
merged 11 commits into from
Apr 26, 2023
Merged

[Enhancement] Implement uncrlf #89

merged 11 commits into from
Apr 26, 2023

Conversation

kevinmatthes
Copy link
Owner

No description provided.

@kevinmatthes kevinmatthes added the enhancement New feature or request label Apr 22, 2023
@kevinmatthes kevinmatthes added this to the v0.3.0 milestone Apr 22, 2023
@kevinmatthes kevinmatthes self-assigned this Apr 22, 2023
@kevinmatthes kevinmatthes marked this pull request as draft April 22, 2023 16:37
@github-actions
Copy link
Contributor

Filename                       Stmts    Miss  Cover    Missing
---------------------------  -------  ------  -------  ---------
src/pattern/buffer.rs             21       0  100.00%
src/pattern/io_processor.rs       14      14  0.00%    64-135
src/pattern/reader.rs             53      53  0.00%    66-199
src/pattern/writer.rs             44      28  36.36%   152-208
src/application.rs                81      81  0.00%    77-215
src/running.rs                     4       0  100.00%
src/version.rs                    31       0  100.00%
TOTAL                            248     176  29.03%

@github-actions
Copy link
Contributor

Filename                       Stmts    Miss  Cover    Missing
---------------------------  -------  ------  -------  ---------
src/pattern/buffer.rs             21       0  100.00%
src/pattern/io_processor.rs       14      14  0.00%    64-135
src/pattern/reader.rs             53      53  0.00%    66-199
src/pattern/writer.rs             44      28  36.36%   152-208
src/application.rs                81      81  0.00%    77-215
src/running.rs                     4       0  100.00%
src/version.rs                    31       0  100.00%
TOTAL                            248     176  29.03%

@kevinmatthes kevinmatthes marked this pull request as ready for review April 26, 2023 12:13
@kevinmatthes kevinmatthes merged commit f1396bf into main Apr 26, 2023
@bors bors bot deleted the feature/uncrlf branch April 26, 2023 12:23
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