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

Switch integration tests to use internal types #3815

Conversation

vytautas-karpavicius
Copy link
Contributor

@vytautas-karpavicius vytautas-karpavicius commented Dec 2, 2020

What changed?
Switched integration tests (everything under host/*) to use internal types. This includes wrapping bare thrift clients with thrift wrappers that accept internal types instead. Then switch all thrift types to internal.

Why?
To propagate internal types throughout Cadence codebase.

How did you test it?

Potential risks

@coveralls
Copy link

coveralls commented Dec 2, 2020

Coverage Status

Coverage increased (+0.6%) to 60.851% when pulling 83ea7d9 on vytautas-karpavicius:integration-tests-internal-types into 0f02810 on uber:master.

@vytautas-karpavicius vytautas-karpavicius requested review from a team and yux0 December 2, 2020 11:44
@vytautas-karpavicius vytautas-karpavicius merged commit 85bb979 into cadence-workflow:master Dec 7, 2020
github-actions bot pushed a commit to vytautas-karpavicius/cadence that referenced this pull request Feb 4, 2021
yux0 pushed a commit to yux0/cadence that referenced this pull request May 4, 2021
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.

3 participants