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

Improve coverage tests #55

Open
2 tasks
olivmath opened this issue Dec 31, 2023 · 0 comments
Open
2 tasks

Improve coverage tests #55

olivmath opened this issue Dec 31, 2023 · 0 comments
Labels
feat Adds a feature that didn't exist before

Comments

@olivmath
Copy link
Owner

Describe a new Feature

  • A clear and concise description of the new feature
  • Some context about WHY you want this new feature

Describe what you expect! (Example)

I want Merkly to work like this:

import merkly

data = []
result = merkly.new_feature(data)

assert result == ["new data very cool"]
@olivmath olivmath added the feat Adds a feature that didn't exist before label Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Adds a feature that didn't exist before
Projects
None yet
Development

No branches or pull requests

1 participant