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

fix: cast table name explicitly when checking for DB data #18

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

rafaelcr
Copy link
Collaborator

@rafaelcr rafaelcr commented Dec 6, 2023

No description provided.

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (aa9c0dd) 39.36% compared to head (93ea4cf) 39.36%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/postgres/migrations.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   39.36%   39.36%           
=======================================
  Files          17       17           
  Lines        1128     1128           
  Branches       59       59           
=======================================
  Hits          444      444           
  Misses        673      673           
  Partials       11       11           

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

@rafaelcr rafaelcr merged commit 2296ff3 into master Dec 6, 2023
5 of 6 checks passed
@rafaelcr rafaelcr deleted the fix/has-data branch December 6, 2023 22:35
blockstack-devops pushed a commit that referenced this pull request Dec 6, 2023
## [1.3.3](v1.3.2...v1.3.3) (2023-12-06)

### Bug Fixes

* cast table name explicitly when checking for DB data ([#18](#18)) ([2296ff3](2296ff3))
@blockstack-devops
Copy link

🎉 This PR is included in version 1.3.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants