Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

src: sqlstmt: use string builder for sql queries generation#39

Merged
Insei merged 1 commit intomainfrom
string_builder
Apr 19, 2025
Merged

src: sqlstmt: use string builder for sql queries generation#39
Insei merged 1 commit intomainfrom
string_builder

Conversation

@Insei
Copy link
Owner

@Insei Insei commented Apr 19, 2025

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 19, 2025

Codecov Report

❌ Patch coverage is 92.81046% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.93%. Comparing base (6ba85db) to head (11ac736).
⚠️ Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
sqlstmt/sqlpart/order.go 75.00% 3 Missing and 1 partial ⚠️
sqlstmt/update.go 81.81% 2 Missing and 2 partials ⚠️
sqlstmt/sqlpart/group.go 66.66% 1 Missing and 1 partial ⚠️
sqlstmt/first.go 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   63.64%   62.93%   -0.72%     
==========================================
  Files          62       62              
  Lines        2327     2366      +39     
==========================================
+ Hits         1481     1489       +8     
- Misses        775      802      +27     
- Partials       71       75       +4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Insei Insei merged commit e6de7df into main Apr 19, 2025
4 checks passed
@Insei Insei deleted the string_builder branch April 19, 2025 20:38
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.

2 participants