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

Moving hollow to rivets #95

Merged
merged 4 commits into from
Sep 13, 2024
Merged

Moving hollow to rivets #95

merged 4 commits into from
Sep 13, 2024

Conversation

jakeschuurmans
Copy link
Contributor

@jakeschuurmans jakeschuurmans commented Sep 13, 2024

  • Move hollow to rivets
  • Fix lint issues for hollow
  • Remove events/controller gen mock (controller was moved to ctrl)

DoctorVin
DoctorVin previously approved these changes Sep 13, 2024
Makefile Outdated
@@ -6,7 +6,7 @@ lint:

## Go test
test: lint
CGO_ENABLED=0 go test -timeout 1m -v -covermode=atomic ./...
CGO_ENABLED=0 go test -tags testtools -timeout 2m -v -covermode=atomic ./...
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we have long tests? Can you list them and drop a KTLO Jira for them so we don't lose track. Having long tests means people won't run them.

Copy link
Contributor Author

@jakeschuurmans jakeschuurmans Sep 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mhmm, i think i might not need that anymore. I was seeing something weird and added the 2m. I can now run it without the 2m. Ill revert that.

@jakeschuurmans jakeschuurmans merged commit 6a13f25 into main Sep 13, 2024
2 checks passed
@jakeschuurmans jakeschuurmans deleted the FS-1733 branch September 13, 2024 17:57
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.

2 participants