-
Notifications
You must be signed in to change notification settings - Fork 3
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
Types Cleanup #11719
Types Cleanup #11719
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know some of these are unused and may be used in the future, but just want to be careful about what we assume is important to both sides. ex: I think ReportMetadata should absolutely be in both and should match. That is an essential part of the fe/be contract. S3EventRecordGlacierRestoreEventData
though? If the FE ever needs that one we are doing something wrong.
Do we have a plan for the next phase? Is there a way to tighten up the ones we need in both and the ones we don't?
Code Climate has analyzed commit b34e0cc and detected 31 issues on this pull request. Here's the issue category breakdown:
The test coverage on the diff in this pull request is 100.0% (90% is the threshold). This pull request will bring the total coverage in the repository to 95.9% (0.1% change). View more on Code Climate. |
Description
Cleaning up the
types
acrossui-src
andapp-api
for better understanding in the future.Related ticket(s)
N/A
How to test
There should be no functional changes in this PR.
Notes
N/A
Pre-review checklist
Pre-merge checklist
Review
Security
If either of the following are true, notify the team's ISSO (Information System Security Officer).
convert to a different template: test → val | val → prod