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

Define a new data model that uses data from the cognitive_data #98

Merged

Conversation

mario-bermonti
Copy link
Owner

Description

The new data model DigitSpanTaskData is used to clean and structure the data managed using the cognitive_data package data to users

The new data model DigitSpanTaskData is used provide users with a clean and structured version of the data managed using the cognitive_data package.

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🐞 Bug fix (non-breaking change that fixes an issue)
  • 🔧 Maintenance (non-breaking change that improves code)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix
  • 🔐 Improvements to the CI workflow

Checklist

improve: Define data model to return to user

fix: Fix DigitSpanTaskData constructor
improve: Impl DigitSpanTaskData.toString()

fix: Fix DigitSpanTaskData.toString() represen
@mario-bermonti mario-bermonti merged commit f27e639 into refactor-datamodel-digitspantaskdata Feb 28, 2024
2 checks passed
@mario-bermonti mario-bermonti deleted the define-new-data-model branch February 28, 2024 14:02
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.

1 participant