-
Notifications
You must be signed in to change notification settings - Fork 22
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
chore: integration tests crate #364
Conversation
a7319c7
to
b9cc1cb
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release/v2_contracts #364 +/- ##
========================================================
- Coverage 90.90% 90.32% -0.59%
========================================================
Files 280 283 +3
Lines 31830 31987 +157
========================================================
- Hits 28936 28892 -44
- Misses 2894 3095 +201 ☔ View full report in Codecov by Sentry. |
04f843f
to
be083ad
Compare
Schema generation had missing jobs:
Please run |
…ng triggers a claim
… are finally passing
Description and Motivation
This PR lays the crate for making epic integration tests.
Related Issues
Checklist:
Update index.md
)cargo fmt --all --
.cargo clippy -- -D warnings
.cargo schema
.