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] Move Running Tests #118

Merged
merged 4 commits into from
May 6, 2023
Merged

Conversation

kevinmatthes
Copy link
Owner

No description provided.

@kevinmatthes kevinmatthes added the enhancement New feature or request label May 6, 2023
@kevinmatthes kevinmatthes added this to the v0.3.0 milestone May 6, 2023
@kevinmatthes kevinmatthes self-assigned this May 6, 2023
@kevinmatthes kevinmatthes enabled auto-merge (squash) May 6, 2023 13:41
@github-actions
Copy link
Contributor

github-actions bot commented May 6, 2023

Filename                        Stmts    Miss  Cover    Missing
----------------------------  -------  ------  -------  ---------
src/traits/append_as_line.rs        9       0  100.00%
src/traits/convert_buffer.rs       21       0  100.00%
src/traits/prioritise.rs            3       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              44      44  0.00%    54-165
src/pattern/writer.rs              55      35  36.36%   112-189
src/application.rs                 81      81  0.00%    84-207
src/macros.rs                       4       0  100.00%
src/running.rs                      4       0  100.00%
src/version.rs                     25       0  100.00%
TOTAL                             286     179  37.41%

@kevinmatthes kevinmatthes merged commit 787ba94 into main May 6, 2023
@kevinmatthes kevinmatthes deleted the feature/move-running-tests branch May 6, 2023 13:42
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