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

Optimized Prepare() method for PostgreSQL #33

Merged
merged 1 commit into from
Apr 8, 2023

Conversation

shahariaazam
Copy link
Member

  • Optimized Prepare() method for PostgreSQL
  • Added some indexes

@codecov
Copy link

codecov bot commented Apr 8, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.55 🎉

Comparison is base (5aef5d0) 74.72% compared to head (f169afd) 75.27%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   74.72%   75.27%   +0.55%     
==========================================
  Files          15       15              
  Lines        1179     1181       +2     
==========================================
+ Hits          881      889       +8     
+ Misses        256      252       -4     
+ Partials       42       40       -2     
Impacted Files Coverage Δ
pkg/storage/postgresql.go 57.75% <100.00%> (+2.67%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@shahariaazam shahariaazam merged commit 7d30877 into master Apr 8, 2023
@shahariaazam shahariaazam deleted the optimize-postgresql-storage branch April 8, 2023 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant