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

Formatted measure, may need code coverage #106

Merged
merged 6 commits into from
Oct 29, 2024
Merged

Conversation

brennanfreeze
Copy link
Member

@brennanfreeze brennanfreeze commented Oct 28, 2024

Pull Request

Description

Please include a summary of the changes and the motivation behind them. If applicable, link to any related issues.

Type of Change

Please check the type of change your PR introduces:

  • Bugfix
  • New feature
  • Enhancement
  • Documentation
  • Refactoring
  • Other (please specify):

Checklist

  • I have read the contributing guidelines.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have updated the documentation accordingly.
  • I ran black formatter on the codebase. (CI/CD will fail if neglected)
  • My code follows the project's coding style guidelines.

Related Issues

Screenshots (if applicable)

If your change includes visual updates, please include screenshots to demonstrate the changes.

Additional Notes

Add any additional notes or comments here. For example, describe any known issues or limitations.

src/tools/measure.py Outdated Show resolved Hide resolved
@parisosuch-dev parisosuch-dev merged commit f101eeb into main Oct 29, 2024
2 checks passed
@parisosuch-dev parisosuch-dev deleted the brennanfreeze/issue80 branch October 29, 2024 03:48
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.

Measure parameter needs type definition
2 participants