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

Add Cargo categories and patch test-case-derive to allow testing on stable #4

Merged
merged 1 commit into from
Jul 25, 2019

Conversation

macisamuele
Copy link
Owner

The goal of this PR is to ensure that tests are executed on Rust stable version.

In order to workaround the limitation of synek317/test-case-derive I'm going to patch the crates.io resolution (as documented here) by using the branch related to synek317/test-case-derive#5

@macisamuele macisamuele merged commit 5dfe1bf into master Jul 25, 2019
@macisamuele macisamuele deleted the maci-allow-test-on-stable branch July 25, 2019 12:22
@codecov
Copy link

codecov bot commented Jul 25, 2019

Codecov Report

Merging #4 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage   93.48%   93.47%   -0.02%     
==========================================
  Files           8        8              
  Lines         537      536       -1     
==========================================
- Hits          502      501       -1     
  Misses         35       35
Impacted Files Coverage Δ
src/index.rs 92.5% <0%> (-0.19%) ⬇️

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 617981a...0265b78. Read the comment docs.

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.

1 participant