Skip to content

Comments

Remove la total filtering#147

Open
seankgibson wants to merge 2 commits intomainfrom
remove_la_total_filtering
Open

Remove la total filtering#147
seankgibson wants to merge 2 commits intomainfrom
remove_la_total_filtering

Conversation

@seankgibson
Copy link
Contributor

Pull request overview

LA totals are now required and therefore filtering has been removed (commented out)

Pull request checklist

Please check if your PR fulfils the following:

  • [x ] Tests for the changes have been added (for bug fixes / features)
  • [x ] Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • [x ] Tests have been run locally and are passing (run_tests_locally())
  • [x ] Code is styled according to tidyverse styling (checked locally with tidy_code())

What is the current behaviour?

(dplyr::filter(!(geographic_level == "Local authority" & school_type == "Total")))

What is the new behaviour?

Section above has been commented out in 4 places (3 terms and YTD)

Anything else

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