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

Remove hard-coded column names in SQL queries #20

Merged
merged 3 commits into from
Feb 1, 2024
Merged

Conversation

benvinegar
Copy link
Owner

No description provided.

Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4bade00) 64.68% compared to head (81f4f41) 64.47%.

❗ Current head 81f4f41 differs from pull request most recent head fe222bc. Consider uploading reports for the commit fe222bc to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   64.68%   64.47%   -0.22%     
==========================================
  Files          17       18       +1     
  Lines        1668     1672       +4     
  Branches       90       88       -2     
==========================================
- Hits         1079     1078       -1     
- Misses        583      588       +5     
  Partials        6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@benvinegar benvinegar merged commit 86e6514 into main Feb 1, 2024
1 check passed
@benvinegar benvinegar deleted the column-schema branch February 1, 2024 03:03
benvinegar added a commit that referenced this pull request Dec 20, 2024
* Move column mappings to query.ts

* Slightly better type

* Document newVisitor, newSession columns
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.

1 participant