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

Adds the new report model #130

Merged
merged 23 commits into from
Jan 22, 2024
Merged

Adds the new report model #130

merged 23 commits into from
Jan 22, 2024

Conversation

dalonsoa
Copy link
Collaborator

@dalonsoa dalonsoa commented Jan 16, 2024

Close #115

To be reviewed and merged after #128

Ads the new Report model, inheriting from MeasurementBase (see #128 ), including the report type, flags to indicate when it has been used and validation.

For the tests, the package model_bakery has been added, and the CI the workflow file has been updated accordingly. I've also added this to the Dockerfile as we are in the development phase. Ideally, we will want to get rid of it in production, so the image do not include unnecessary packages, but it should be ok for now.

@dalonsoa dalonsoa changed the base branch from develop to new_meas January 17, 2024 15:35
Base automatically changed from new_meas to develop January 22, 2024 11:18
Copy link
Member

@tsmbland tsmbland left a comment

Choose a reason for hiding this comment

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

Looks good

@dalonsoa dalonsoa merged commit 8b973de into develop Jan 22, 2024
5 checks passed
@dalonsoa dalonsoa deleted the new_report branch January 22, 2024 16:25
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.

Add a Report model
2 participants