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

Further improvements to data publication task #2208

Merged
merged 5 commits into from
May 16, 2024
Merged

Conversation

thomasleese
Copy link
Contributor

See individual commits for more details.

This matches how the data extract works and makes it easier to compare.
We were adding the declines rather than subtracting them.
We were dividing two integer values which meant we weren't getting back
a decimal number and it was being rounded too soon.
@thomasleese thomasleese requested a review from a team as a code owner May 16, 2024 10:32
@thomasleese thomasleese enabled auto-merge May 16, 2024 10:32
This refactors how we determine whether a subject is an EBacc subject.
We want to count all the submissions, not just the awarded ones.
Copy link
Contributor

@syed87 syed87 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 to me

@thomasleese thomasleese merged commit 6f5cea2 into main May 16, 2024
12 checks passed
@thomasleese thomasleese deleted the improve-analytics-task branch May 16, 2024 13:10
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.

2 participants