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

Upgrade steps to fix "autogenerated" refs in output and simplify internal API #7

Merged
merged 3 commits into from
Nov 8, 2024

Conversation

vearutop
Copy link
Member

@vearutop vearutop commented Nov 8, 2024

No description provided.

Copy link

github-actions bot commented Nov 8, 2024

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Gherkin Specification 5 98 79 0 19 0 3.7K (-5B)
Go 2 1081 (-15) 719 (-10) 157 205 (-5) 188 (-2) 27.7K (-732B)
Go (test) 5 642 (-5) 498 (-4) 48 96 (-1) 21 (+1) 19.9K (-74B)

Copy link

github-actions bot commented Nov 8, 2024

Go API Changes

# summary
Inferred base version: v0.1.3
Suggested version: v0.1.4

Copy link

github-actions bot commented Nov 8, 2024

Unit Test Coverage

total: (statements) 77.7%
changed lines: (statements) 76.7%, coverage is less than 90.0%, consider testing the changes more thoroughly

Coverage of changed lines
File Function Coverage
Total 76.7%
dbsteps.go 76.7%
dbsteps.go:148 registerPrerequisites 100.0%
dbsteps.go:314 givenNoRowsInTableOfDatabase 100.0%
dbsteps.go:391 givenRowsFromThisFileAreStoredInTableOfDatabase 100.0%
dbsteps.go:400 givenTheseRowsAreStoredInTableOfDatabase 100.0%
dbsteps.go:575 skipDecode 100.0%
dbsteps.go:180 registerAssertions 72.0%
dbsteps.go:680 assertRowsFromFile 0.0%
Coverage diff with base branch

Missing base coverage file

@vearutop vearutop merged commit 04126cb into master Nov 8, 2024
6 checks passed
@vearutop vearutop deleted the upgrade-steps branch November 8, 2024 16:21
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