8000 chore: add tests for repo by shivamsouravjha · Pull Request #21 · guiferpa/gody · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore: add tests for repo #21

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shivamsouravjha
Copy link
@shivamsouravjha shivamsouravjha commented Feb 7, 2025

Hey Guilherme!

I used my Keploy VSCode extension to generate unit tests for your application.

Increased overall coverage from 64.3%% to 82.4%.

Command to run

go test ./... -cover -coverprofile=coverage.out && go tool cover -func=coverage.out | tail -n 1

Signed-off-by: shivamsouravjha <2019145@iiitdmj.ac.in>
Copy link
Owner
@guiferpa guiferpa left a comment

Choose a reason for hiding this comment

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

Don't make sense test examples files :/

Copy link
Owner

Choose a reason for hiding this comment

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

The messages of assert conditions are too much generics. It's not valuable when we're developing and need to run the tests.

@guiferpa
Copy link
Owner

@shivamsouravjha thanks for your interaction with project 👍

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
0