Skip to content

cargo clippy: fix len_zero #340

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

Merged
merged 1 commit into from
Mar 19, 2019
Merged

Conversation

spl
Copy link
Contributor

@spl spl commented Mar 19, 2019

Fixes len_zero

@codecov
Copy link

codecov bot commented Mar 19, 2019

Codecov Report

Merging #340 into master will decrease coverage by 1.12%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #340      +/-   ##
=========================================
- Coverage   40.73%   39.6%   -1.13%     
=========================================
  Files         135     135              
  Lines       60483   59482    -1001     
=========================================
- Hits        24635   23560    -1075     
- Misses      35848   35922      +74
Impacted Files Coverage Δ
src/engines/spx2html.rs 0% <0%> (ø) ⬆️
tectonic/xetex-xetex0.c 77.36% <0%> (-2.18%) ⬇️
tectonic/xetex-ini.c 86.96% <0%> (-2.04%) ⬇️
tectonic/xetex-math.c 70.73% <0%> (-1.65%) ⬇️
src/config.rs 6.41% <0%> (-0.93%) ⬇️
src/io/itarbundle.rs 0% <0%> (ø) ⬆️

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 39cf0ce...4120d3e. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Mar 19, 2019

Codecov Report

Merging #340 into master will decrease coverage by 1.12%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #340      +/-   ##
=========================================
- Coverage   40.73%   39.6%   -1.13%     
=========================================
  Files         135     135              
  Lines       60483   59482    -1001     
=========================================
- Hits        24635   23560    -1075     
- Misses      35848   35922      +74
Impacted Files Coverage Δ
src/engines/spx2html.rs 0% <0%> (ø) ⬆️
tectonic/xetex-xetex0.c 77.36% <0%> (-2.18%) ⬇️
tectonic/xetex-ini.c 86.96% <0%> (-2.04%) ⬇️
tectonic/xetex-math.c 70.73% <0%> (-1.65%) ⬇️
src/config.rs 6.41% <0%> (-0.93%) ⬇️
src/io/itarbundle.rs 0% <0%> (ø) ⬆️

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 39cf0ce...4120d3e. Read the comment docs.

@pkgw pkgw merged commit 0623741 into tectonic-typesetting:master Mar 19, 2019
@spl spl deleted the clippy-len_zero branch March 19, 2019 14:04
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