metal3d / goreorder

Reorder methods, constructors and structs in Go files
6 stars 1 forks source link

Refactorization and more tests #11

Closed metal3d closed 1 year ago

metal3d commented 1 year ago

Not so many changes, only refacto and one test added to check what happens with orphan comments.

github-actions[bot] commented 1 year ago
:arrow_up: Go test coverage increased from 87.7% to 88.2% compared to 42304a6f990da4109f16171945d60d442eceaf30 Updated Package Coverages: ```diff # Package Name | Prior | New + github.com/metal3d/goreorder/ordering | 87.7% | 88.2% ```
View coverage for all packages ```diff # Package Name | Coverage + github.com/metal3d/goreorder/ordering | 88.2% ```