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

Remove redundant slice. #188

Merged
merged 1 commit into from
Apr 1, 2021
Merged

Remove redundant slice. #188

merged 1 commit into from
Apr 1, 2021

Conversation

mordak
Copy link
Contributor

@mordak mordak commented Mar 28, 2021

Thanks clippy.


This change is Reviewable

Thanks clippy.
@codecov
Copy link

codecov bot commented Mar 28, 2021

Codecov Report

Merging #188 (35ddb48) into master (39a78fd) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #188   +/-   ##
=======================================
  Coverage   77.24%   77.24%           
=======================================
  Files          13       13           
  Lines        1591     1591           
=======================================
  Hits         1229     1229           
  Misses        362      362           
Impacted Files Coverage Δ
src/parse.rs 87.03% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 39a78fd...35ddb48. Read the comment docs.

@jonhoo jonhoo merged commit cf658df into jonhoo:master Apr 1, 2021
@jonhoo
Copy link
Owner

jonhoo commented Apr 1, 2021

An excellent change!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants