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

Fixed empty table creation in SQL #170

Closed keegansmith21 closed 1 year ago

keegansmith21 commented 1 year ago

When updating #164 I didn't account for the empty tables - which are apparently incorrectly formatted. I also made missing country fields null instead of "N/A" as I think that might flow through as a literal country called "N/A".

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (e91ffd4) 95.34% compared to head (1373768) 95.34%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #170 +/- ## ======================================== Coverage 95.34% 95.34% ======================================== Files 16 16 Lines 2383 2383 Branches 309 309 ======================================== Hits 2272 2272 Misses 69 69 Partials 42 42 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.