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

release for v1.2.x #41

Merged
merged 9 commits into from
Nov 24, 2024
Merged

release for v1.2.x #41

merged 9 commits into from
Nov 24, 2024

Conversation

Degfy
Copy link
Member

@Degfy Degfy commented Nov 24, 2024

  • Introduced gone.Provider, a factory function for injecting external components (such as structs, struct pointers, functions, and interfaces) that are not Goner into Goners filed which tag by gone.
  • Fixed an issue where gone.NewProviderPriest failed to create a Priest for gone.Provider instances that generate interface types.
  • Added test cases for goner/gorm and completed other missing test cases; updated documentation accordingly.

Copy link

codecov bot commented Nov 24, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
help.go 83.33% 2 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ
goner/gorm/clickhouse/conn.go 100.00% <ø> (+100.00%) ⬆️
goner/gorm/provider.go 83.14% <ø> (+83.14%) ⬆️
goner/gorm/sqlite/conn.go 100.00% <ø> (+100.00%) ⬆️
goner/gorm/sqlserver/conn.go 100.00% <ø> (+100.00%) ⬆️
help.go 95.50% <83.33%> (+7.78%) ⬆️

... and 6 files with indirect coverage changes


🚨 Try these New Features:

@Degfy Degfy merged commit a7b76cb into main Nov 24, 2024
7 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