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

Prepare to release next version #36

Merged
merged 22 commits into from
Feb 13, 2024
Merged

Prepare to release next version #36

merged 22 commits into from
Feb 13, 2024

Conversation

btnguyen2k
Copy link
Owner

No description provided.

btnguyen2k and others added 22 commits December 23, 2023 10:15
Merge to main after releasing new version 1.0.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v3...v4)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…cov/codecov-action-4

Bump codecov/codecov-action from 3 to 4
…ngci/golangci-lint-action-4

Bump golangci/golangci-lint-action from 3 to 4
Copy link

codecov bot commented Feb 13, 2024

Codecov Report

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

Comparison is base (2fee5f1) 90.20% compared to head (5b11c91) 63.35%.
Report is 18 commits behind head on release.

Files Patch % Lines
restclient.go 51.77% 48 Missing and 20 partials ⚠️
stmt_document.go 76.20% 48 Missing and 11 partials ⚠️
stmt_collection.go 28.94% 23 Missing and 4 partials ⚠️
stmt_database.go 28.94% 23 Missing and 4 partials ⚠️
utils.go 18.75% 13 Missing ⚠️
driver.go 57.14% 9 Missing ⚠️
conn.go 50.00% 2 Missing ⚠️
stmt.go 88.23% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           release      #36       +/-   ##
============================================
- Coverage    90.20%   63.35%   -26.86%     
============================================
  Files            8        8               
  Lines         2124     2052       -72     
============================================
- Hits          1916     1300      -616     
- Misses         169      692      +523     
- Partials        39       60       +21     
Flag Coverage Δ
driver_collection 23.44% <12.61%> (-2.69%) ⬇️
driver_database 18.81% <10.32%> (-2.10%) ⬇️
driver_document_non_query 32.11% <43.97%> (+2.03%) ⬆️
driver_document_query ?
driver_parse ?
module 24.22% <23.13%> (?)
other 4.43% <3.05%> (+0.15%) ⬆️
restclient_nonquery 22.75% <13.57%> (-4.41%) ⬇️
restclient_query ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@btnguyen2k btnguyen2k merged commit e25878e into release Feb 13, 2024
52 of 58 checks passed
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