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

Increase type length limit #66

Merged
merged 1 commit into from
Sep 28, 2019
Merged

Increase type length limit #66

merged 1 commit into from
Sep 28, 2019

Conversation

fabianfreyer
Copy link
Contributor

Fixes: #59 (again)

@codecov
Copy link

codecov bot commented Sep 28, 2019

Codecov Report

Merging #66 into dev will decrease coverage by 9.54%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #66      +/-   ##
==========================================
- Coverage   32.64%   23.09%   -9.55%     
==========================================
  Files           8        8              
  Lines         726     1104     +378     
==========================================
+ Hits          237      255      +18     
- Misses        489      849     +360
Impacted Files Coverage Δ
src/lib.rs 4.23% <ø> (+2.41%) ⬆️
src/stopped.rs 33.33% <0%> (-1.08%) ⬇️
src/param.rs 37.55% <0%> (-0.34%) ⬇️
src/error.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 6303b25...7350285. Read the comment docs.

@fabianfreyer fabianfreyer merged commit f3d5ba1 into dev Sep 28, 2019
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.

Consumers of libjail-rs need to increase type_length_limit
1 participant