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 history related types to internal #3835

Conversation

vytautas-karpavicius
Copy link
Contributor

What changed?

  • Switched all history related types to internal ones, this includes History, HistoryEvent, EventTypesall*EventAttributes` types and few others that very easy to switch along the way.
  • Added common/types/enums.go which contains single EventTypeValues function which is used in a couple of tests. Did not want change code generator for single function.

Why?
To propagate internal types throughout Cadence codebase.

How did you test it?

Potential risks

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 61.06% when pulling 225176a on vytautas-karpavicius:history-event into e336c77 on uber:master.

@vytautas-karpavicius vytautas-karpavicius requested review from a team and yux0 December 8, 2020 13:36
@vytautas-karpavicius vytautas-karpavicius merged commit 54559f4 into cadence-workflow:master Dec 9, 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