The-Academic-Observatory / oaebu-workflows

Telescopes, Workflows and Data Services for the 'Book Analytics Dashboard Project (2022-2025)', building upon the project 'Developing a Pilot Data Trust for Open Access eBook Usage (2020-2022)'
https://documentation.book-analytics.org/
Apache License 2.0
5 stars 0 forks source link

BAD-412: Added view creation to onix workflow #122

Closed keegansmith21 closed 1 year ago

keegansmith21 commented 1 year ago

Since we are using GCP's Looker, we need a set of statically named export tables that the dashboard can pull from.

This PR creates a step at the end of the Onix Workflow to create a set of BigQuery views for each updated data export and QA table.

codecov[bot] commented 1 year ago

Codecov Report

Base: 95.18% // Head: 95.14% // Decreases project coverage by -0.04% :warning:

Coverage data is based on head (e2c5500) compared to base (7482377). Patch coverage: 91.66% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #122 +/- ## =========================================== - Coverage 95.18% 95.14% -0.05% =========================================== Files 22 22 Lines 2491 2511 +20 Branches 328 333 +5 =========================================== + Hits 2371 2389 +18 - Misses 58 59 +1 - Partials 62 63 +1 ``` | [Impacted Files](https://codecov.io/gh/The-Academic-Observatory/oaebu-workflows/pull/122?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The-Academic-Observatory) | Coverage Δ | | |---|---|---| | [oaebu\_workflows/workflows/onix\_workflow.py](https://codecov.io/gh/The-Academic-Observatory/oaebu-workflows/pull/122/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The-Academic-Observatory#diff-b2FlYnVfd29ya2Zsb3dzL3dvcmtmbG93cy9vbml4X3dvcmtmbG93LnB5) | `93.85% <91.66%> (-0.13%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The-Academic-Observatory). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The-Academic-Observatory)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.