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: populate version in assets_versions for 1st entry #11

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

sudo-suhas
Copy link

  • Set version to 0.1 while inserting the first version of asset into assets_versions table.
  • Update all rows in assets_versions to have 0.1 as the version if the column was not populated.

- Set version to 0.1 while inserting the first version of asset into
  assets_versions table.
- Update all rows in assets_versions to have 0.1 as the version if the
  column was not populated.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4511695319

  • 8 of 12 (66.67%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.002%) to 86.151%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/store/postgres/asset_repository.go 8 12 66.67%
Files with Coverage Reduction New Missed Lines %
internal/store/postgres/asset_repository.go 1 77.5%
Totals Coverage Status
Change from base Build 4509469872: 0.002%
Covered Lines: 5014
Relevant Lines: 5820

💛 - Coveralls

@sudo-suhas sudo-suhas merged commit 6e50d46 into main Mar 28, 2023
@sudo-suhas sudo-suhas deleted the fix-version-0.1 branch May 30, 2023 06:21
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.

3 participants