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

Add unit tests for validateFnFormat #1401

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

3vilhamster
Copy link
Contributor

What changed?
Added unit tests for function validation function that is used in register workflow/activity.
Added a test for thi s function because public API is panicing and this is easier to test.

Why?
Improving test coverage

How did you test it?

Potential risks

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.09%. Comparing base (b51e891) to head (f2ca473).
Report is 1 commits behind head on master.

Additional details and impacted files

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b51e891...f2ca473. Read the comment docs.

@3vilhamster 3vilhamster merged commit 82d54a7 into uber-go:master Nov 12, 2024
13 checks passed
@3vilhamster 3vilhamster deleted the fnValidation branch November 12, 2024 13:06
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