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

#60 - Make label an optional parameter when creating a prediction #61

Conversation

reckart
Copy link
Member

@reckart reckart commented Mar 12, 2024

What's in the PR

  • Made the parameter optional with default None

How to test manually

  • Try creating a prediction without specifying the parameter

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

- Made the parameter optional with default None
@reckart reckart added the ⭐️ Enhancement New feature or request label Mar 12, 2024
@reckart reckart added this to the 0.1.0 milestone Mar 12, 2024
@reckart reckart self-assigned this Mar 12, 2024
Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.96%. Comparing base (538ef21) to head (76fe529).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #61   +/-   ##
=======================================
  Coverage   51.96%   51.96%           
=======================================
  Files          24       24           
  Lines         889      889           
=======================================
  Hits          462      462           
  Misses        427      427           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reckart reckart merged commit 9cca892 into main Mar 12, 2024
6 checks passed
@reckart reckart deleted the feature/60-Make-label-an-optional-parameter-when-creating-a-prediction branch March 12, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐️ Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant